[wpt-sync] Sync PR 32557 - Fix starting an animation with a timeline constructed in a removed iframe
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox99 fixed)
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32557 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32557
Details from upstream follow.
Kevin Ellis <kevers@google.com> wrote:
Fix starting an animation with a timeline constructed in a removed iframe
The crash resulted from the timeline assuming it was still attached to
a document when scheduling to service animations. This timeline should
simply stop ticking.Bug: 1290195
Change-Id: I73bd0bc5df7a609a4eb7203201c42d5bb0ab340fReviewed-on: https://chromium-review.googlesource.com/3417259
WPT-Export-Revision: 465841b29d5a6a35b378667cc644de28c74521d3
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS : 1
Chrome
CRASH: 1
Links
Comment 6•3 years ago
|
||
bugherder |
Description
•