Closed
Bug 1505565
Opened 7 years ago
Closed 7 years ago
Split up push_applicable_declarations.
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
It's grown a bit.
| Assignee | ||
Comment 1•7 years ago
|
||
Introduce RulesCollector, which contains all the state we need during the
cascade, and allows to reuse a bit of code.
Updated•7 years ago
|
Attachment #9023430 -
Attachment description: Bug 1505565 - Split up push_applicable declarations. → Bug 1505565 - Split up push_applicable_declarations.
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/81d1d93099bf
Split up push_applicable_declarations. r=heycam
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•