Closed
Bug 1371603
Opened 8 years ago
Closed 8 years ago
UnifiedComplete.js should not be loaded before first paint
Categories
(Firefox :: Address Bar, defect, P1)
Firefox
Address Bar
Tracking
()
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
References
(Blocks 1 open bug)
Details
(Whiteboard: [photon-performance][fxsearch])
Attachments
(1 file)
3.26 KB,
patch
|
mak
:
review+
|
Details | Diff | Splinter Review |
https://perfht.ml/2r1TR92 shows that UnifiedComplete.js is currently loaded before first paint by the <browser> constructor, likely while loading about:blank. This seems to be an accident.
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8876088 -
Flags: review?(mak77)
Updated•8 years ago
|
Attachment #8876088 -
Flags: review?(mak77) → review+
Updated•8 years ago
|
Status: NEW → ASSIGNED
Flags: qe-verify?
Priority: -- → P1
Updated•8 years ago
|
Iteration: --- → 55.7 - Jun 12
Assignee | ||
Comment 2•8 years ago
|
||
Pushed by florian@queze.net:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c76e85ca482f
avoid loading UnifiedComplete.js before first paint, r=mak.
Comment 4•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Updated•8 years ago
|
Flags: qe-verify? → qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•