Closed
Bug 1765594
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 33717 - Fix crash due to null timeline during Animation::Update
Categories
(Core :: DOM: Animation, task, P4)
Core
DOM: Animation
Tracking
()
RESOLVED
FIXED
102 Branch
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33717 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33717
Details from upstream follow.
Kevin Ellis <kevers@google.com> wrote:
Fix crash due to null timeline during Animation::Update
Bug: 1318012
Change-Id: Ib67928b4e99967d1176ae217d01f802b7e5922c2
Reviewed-on: https://chromium-review.googlesource.com/3597212
WPT-Export-Revision: 0b56aaee867ca83a1c824d51f9d4f9d41d09f2bc
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: Animation
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b092ce84c7427bed478c3df837c6d4277aef8f3a
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS
: 1
Chrome
CRASH
: 1
Safari
PASS
: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c84f719c8a47
[wpt PR 33717] - Fix crash due to null timeline during Animation::Update, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox102:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•