Closed Bug 1536731 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 15848 - [Animation Worklet] Migrate animator state to new global scope

Categories

(Testing :: web-platform-tests, enhancement, P4)

enhancement

Tracking

(firefox69 fixed)

RESOLVED FIXED
mozilla69
Tracking Status
firefox69 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 15848 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/15848
Details from upstream follow.

Yi Gu <yigu@chromium.org> wrote:

[Animation Worklet] Migrate animator state to new global scope

Major changes:

  • Consolidate stateful global scope and stateless global scope. i.e.
    only select one global scope randomly upon mutation.
  • No longer create animator instances on both global scopes. Instead,
    create one instance on the selected global scope and upon switching
    global scopes create a new one on the new global scope with all the
    properties transferred. For stateful animators, the state gets
    transferred as well.

Bug:914918
Change-Id: I13837eb787dcc671492e8c5fbba6176a3bf34cba

Reviewed-on: https://chromium-review.googlesource.com/1488312
WPT-Export-Revision: e0b93a74365a21080b7d33b1920c72e47842eca4

Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Failed to get results from try push
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0f9d7e527c47
[wpt PR 15848] - [Animation Worklet] Migrate animator state to new global scope, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in before you can comment on or make changes to this bug.