Closed
Bug 1541952
Opened 6 years ago
Closed 6 years ago
Move ApplicableStylesChanged() to Document rather than PresShell.
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Follow-up to bug 1535788. Now that the styleset is owned by the document, it doesn't really make sense for that function to be in PresShell.
This would be a complimentary to bug 1541925.
Assignee | ||
Comment 1•6 years ago
|
||
It's the right place for it to be now that it owns the StyleSet.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/334b4e0ab3f5
Move ApplicableStylesChanged() to Document. r=heycam
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•