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)

enhancement

Tracking

()

RESOLVED FIXED
121 Branch
Tracking Status
firefox66 --- wontfix
firefox121 --- fixed

People

(Reporter: standard8, Assigned: standard8)

Details

Attachments

(1 file)

There is currently support for user-style-sheets and author-style-sheets to be loaded via manifest files/category manager:

https://searchfox.org/mozilla-central/rev/c43240cef5829b8a2dec118faff8a5e1fec6ae1b/layout/base/nsStyleSheetService.cpp#118-122

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&regexp=false&path=
https://searchfox.org/comm-central/search?q=author-style-sheets&case=false&regexp=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&regexp=false&path=

Severity: normal → minor
Priority: -- → P3
Severity: minor → S4
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
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: