Closed
Bug 1315851
Opened 8 years ago
Closed 8 years ago
stylo: tweak temporary eRestyle_StyleAttribute handling
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: heycam, Assigned: heycam)
References
Details
Attachments
(1 file)
It looks like we get assertions about unhandled change hints unless we convert eRestyle_Subtree into (eRestyle_Self | eRestyle_Subtree) and also remove eRestyle_Subtree.
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8808442 [details]
Bug 1315851 - stylo: tweak temporary eRestyle_StyleAttribute handling.
https://reviewboard.mozilla.org/r/91252/#review91064
Makes sense to me.
Attachment #8808442 -
Flags: review?(xidorn+moz) → review+
Pushed by cmccormack@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/5fd4012825e2
stylo: tweak temporary eRestyle_StyleAttribute handling. r=xidorn
Comment 4•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in
before you can comment on or make changes to this bug.
Description
•