Open
Bug 1353592
Opened 8 years ago
Updated 3 years ago
stylo: use "for reconstruct" restyles to handle clearing out ElementData when manually recreating frames
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Core
CSS Parsing and Computation
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox57 | --- | wontfix |
People
(Reporter: heycam, Unassigned)
References
Details
From bug 1351535 comment 1, we should be able to remove the changes from bug 1350441 part 3, and instead rely on a "for reconstruct" restyle to handle clearing the ElementData from the subtree we're manually reconstructing frames for.
An initial attempt is https://reviewboard-hg.mozilla.org/gecko/raw-rev/ef20c6c29f5d but that seemed to cause a crashtest failure:
https://treeherder.mozilla.org/#/jobs?repo=try&author=cmccormack@mozilla.com&group_state=expanded&selectedJob=88583820
Updated•8 years ago
|
Priority: -- → P4
Comment 2•8 years ago
|
||
status-firefox57=wontfix unless someone thinks this bug should block 57
status-firefox57:
--- → wontfix
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•