Closed
Bug 1809707
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 37886 - DL: Don't signal state change when disconnected.
Categories
(Core :: Layout, task, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37886 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37886
Details from upstream follow.
Vladimir Levin <vmpstr@chromium.org> wrote:
DL: Don't signal state change when disconnected.
This patch ensures we don't fire a state change event when we're
disconnected from the view. This also handles cases where element
or the document has been destroyed.Fixed: 1406476
Change-Id: I667255a6ad24d3d82eaa2b9b5bfd17dcb71a0ef6
Reviewed-on: https://chromium-review.googlesource.com/4157356
WPT-Export-Revision: f7bb29ee095dec79d78828676bc64ba7647cd4da
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=56be23f1147da1c8b624a3315f3bcd7dd86cf81f
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f3d2bc0fe90d
[wpt PR 37886] - DL: Don't signal state change when disconnected., a=testonly
https://hg.mozilla.org/integration/autoland/rev/b806839e059e
[wpt PR 37886] - Update wpt metadata, a=testonly
Assignee | ||
Comment 3•2 years ago
|
||
Test result changes from PR not available.
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f3d2bc0fe90d
https://hg.mozilla.org/mozilla-central/rev/b806839e059e
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•