Closed
Bug 1325728
Opened 8 years ago
Closed 8 years ago
stylo: Coordinate stylist flushing with gecko, and clean up pseudo-element resolution
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla53
| Tracking | Status | |
|---|---|---|
| firefox53 | --- | fixed |
People
(Reporter: bholley, Assigned: bholley)
References
Details
Attachments
(2 files)
|
16.13 KB,
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
|
17.01 KB,
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
I'm splitting these patches out of bug 1324627, so that I can get them into the tree sooner.
| Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8821694 -
Flags: review+
| Assignee | ||
Comment 2•8 years ago
|
||
Attachment #8821695 -
Flags: review+
| Assignee | ||
Comment 3•8 years ago
|
||
Pushed by bholley@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d28f820febd2
Use Gecko's existing mechanism to coordinate flushing the Stylist. r=heycam
https://hg.mozilla.org/integration/mozilla-inbound/rev/bea093579d69
Simplify pseudo-element handling. r=heycam
Comment 5•8 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d28f820febd2
https://hg.mozilla.org/mozilla-central/rev/bea093579d69
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in
before you can comment on or make changes to this bug.
Description
•