Closed
Bug 1864225
Opened 1 years ago
Closed 1 year ago
[wpt-sync] Sync PR 43085 - Destroy nested pseudo-element subtrees when detaching from parent
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox122 fixed)
RESOLVED
FIXED
122 Branch
Tracking | Status | |
---|---|---|
firefox122 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43085 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43085
Details from upstream follow.
Chris Harrelson <chrishtr@chromium.org> wrote:
Destroy nested pseudo-element subtrees when detaching from parent
This is necessary because we can't repair the parents of such nodes,
and instead need to rebuild these subtrees from scratch during
UpdateTreeIfNeeded.Bug: 1500604, 1497927
Change-Id: I4b7adca688c91fb8d041f942ff0ca1ca02bd1ee5
Reviewed-on: https://chromium-review.googlesource.com/5020454
WPT-Export-Revision: 0a0ce857e833c569ce98e0999e178409a4180bbd
Assignee | ||
Updated•1 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•1 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 1•1 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0e4bc5c48e496a0e614366d9dad0ee9736870f2c
Assignee | ||
Comment 2•1 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=48e6fbb916b5d97415e3114c2496b4fa5d1cf784
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/018c56657221
[wpt PR 43085] - Destroy nested pseudo-element subtrees when detaching from parent, a=testonly
Assignee | ||
Comment 4•1 year ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fc191f5c921b
[wpt PR 43085] - Destroy nested pseudo-element subtrees when detaching from parent, a=testonly
Comment 6•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•