Closed
Bug 1520118
Opened 7 years ago
Closed 2 years ago
Possibly remove support for user-style-sheets and author-style-sheets loaded via the category manager
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
121 Branch
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(1 file)
|
Bug 1520118 - Remove support for style sheets loaded from the category manager. r?#layout-reviewers!
48 bytes,
text/x-phabricator-request
|
Details | Review |
There is currently support for user-style-sheets and author-style-sheets to be loaded via manifest files/category manager:
However, there's no uses of these in tree (m-c or c-c):
https://searchfox.org/comm-central/search?q=user-style-sheets&case=false®exp=false&path=
https://searchfox.org/comm-central/search?q=author-style-sheets&case=false®exp=false&path=
I'm guessing we still had support of these for legacy extension purposes, so maybe they can be removed now.
Note that "agent-style-sheets" is still used so can't be removed (at least yet):
https://searchfox.org/comm-central/search?q=agent-style-sheets&case=false®exp=false&path=
Updated•7 years ago
|
Severity: normal → minor
Priority: -- → P3
Updated•3 years ago
|
Severity: minor → S4
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → standard8
Status: NEW → ASSIGNED
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8210630e9da2
Remove support for style sheets loaded from the category manager. r=layout-reviewers,emilio
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•