Closed
Bug 1758178
Opened 3 years ago
Closed 3 years ago
Consider lazy-loading the auto-complete stylesheet
Categories
(Firefox :: Theme, task)
Firefox
Theme
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: sfoster, Unassigned)
References
Details
(Whiteboard: [fidefe-2022-mr1-css-linting])
We currently %include
autocomplete.inc.css into browser.css. As this represents CSS rules that might not be used in a given session we may be able to only load this stylesheet as needed once bug 1753767 converts this to be an @import.
Reporter | ||
Comment 1•3 years ago
|
||
The investigation in bug 1760893 showed marginal performance improvements from lazy-loading these stylesheets. It doesn't seem worth doing for that reason alone.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•