Closed
Bug 1527376
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 15336 - Implemented setPlaybackRate for scroll-linked Worklet Animations.
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox68 fixed)
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15336 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15336
Details from upstream follow.
Olga Gerchikov <gerchiko@microsoft.com> wrote:
Implemented setPlaybackRate for scroll-linked Worklet Animations.
- Explicitly set start_time_ of scroll-linked animation to zero when playbackRate is 1 or adjust based on the playbackRate.
- Adjust start_time_ when playbackRate is updated.
Bug: 852475
Change-Id: Iffd966c1b3ef6d821eef7cc2f6f79dae790a69f3Reviewed-on: https://chromium-review.googlesource.com/1461513
WPT-Export-Revision: 7985d1fa35d123da39de05d9528e4aede705d399
| Assignee | ||
Comment 1•7 years ago
|
||
PR 15336 applied with additional changes from upstream: 9d1de21ddfa4338cfac14a887622b98207efe247
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
| Assignee | ||
Comment 5•7 years ago
|
||
Failed to get results from try push
| Assignee | ||
Comment 6•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=dfbfdcc984dbf30650c1e3ee7838b9449da85cc0
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8c6864d28e68
[wpt PR 15336] - Implemented setPlaybackRate for scroll-linked Worklet Animations., a=testonly
Comment 8•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•