Closed
Bug 1443453
Opened 7 years ago
Closed 7 years ago
Stop loading tabbrowser.css a second time in the tabbrowser-tabs and tabbrowser-tab bindings
Categories
(Firefox :: Tabbed Browser, enhancement)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
Firefox 60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(1 file)
Bug 1392352 made us load tabbrowser.css directly in browser.xul, so we don't need to load it as a scoped stylesheet anymore.
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8956396 [details]
Bug 1443453 - Stop loading tabbrowser.css a second time in the tabbrowser-tabs and tabbrowser-tab bindings.
https://reviewboard.mozilla.org/r/225280/#review231302
Since we are already loading it as a document style, the priority has already changed so I don't expect any specificity issues like we saw with menus
Attachment #8956396 -
Flags: review?(bgrinstead) → review+
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d493cadf4766
Stop loading tabbrowser.css a second time in the tabbrowser-tabs and tabbrowser-tab bindings. r=bgrins
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 60
You need to log in
before you can comment on or make changes to this bug.
Description
•