Closed
Bug 1482581
Opened 7 years ago
Closed 5 years ago
1.08ms uninterruptible reflow at _openAutocompletePopup@chrome://browser/content/urlbarBindings.xml:2229:11
Categories
(Firefox :: Address Bar, defect, P3)
Tracking
()
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
firefox63 | --- | affected |
People
(Reporter: geeknik, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [ohnoreflow][fxperf:p3])
Here's the stack:
_openAutocompletePopup@chrome://browser/content/urlbarBindings.xml:2229:11
openAutocompletePopup@chrome://browser/content/urlbarBindings.xml:2113:11
openPopup@chrome://global/content/bindings/autocomplete.xml:371:13
set_popupOpen@chrome://global/content/bindings/autocomplete.xml:90:10
notify@jar:file:///home/geeknik/firefox/omni.ja!/components/UnifiedComplete.js:2531:7
notifyResult@jar:file:///home/geeknik/firefox/omni.ja!/components/UnifiedComplete.js:2546:7
_addMatch@jar:file:///home/geeknik/firefox/omni.ja!/components/UnifiedComplete.js:1955:5
_matchUnknownUrl@jar:file:///home/geeknik/firefox/omni.ja!/components/UnifiedComplete.js:1849:5
_matchFirstHeuristicResult@jar:file:///home/geeknik/firefox/omni.ja!/components/UnifiedComplete.js:1410:27
async*execute@jar:file:///home/geeknik/firefox/omni.ja!/components/UnifiedComplete.js:1160:30
async*startSearch/<@jar:file:///home/geeknik/firefox/omni.ja!/components/UnifiedComplete.js:2707:43
promise callback*startSearch@jar:file:///home/geeknik/firefox/omni.ja!/components/UnifiedComplete.js:2707:5
onInput@chrome://browser/content/urlbarBindings.xml:1560:17
onxblinput@chrome://global/content/bindings/autocomplete.xml:608:9
Updated•7 years ago
|
Whiteboard: [ohnoreflow][qf][photon-performance] → [ohnoreflow][fxperf]
Not sure if this is a Toolkit: XUL Widgets or Core: DOM Security issue. Please correct the component as needed. Thanks.
Component: Untriaged → XUL Widgets
Product: Firefox → Toolkit
Updated•7 years ago
|
Whiteboard: [ohnoreflow][fxperf] → [ohnoreflow][fxperf:p2]
Updated•7 years ago
|
Component: XUL Widgets → Address Bar
Product: Toolkit → Firefox
Comment 2•7 years ago
|
||
Looks like this line, maybe? https://hg.mozilla.org/mozilla-central/annotate/c266a7f4237e/browser/base/content/urlbarBindings.xml#l2233
Priority: -- → P3
Updated•7 years ago
|
Whiteboard: [ohnoreflow][fxperf:p2] → [ohnoreflow][fxperf:p3]
Comment 3•5 years ago
|
||
doesn't apply to current code
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•