Closed
Bug 2022120
Opened 2 months ago
Closed 2 months ago
[wpt-sync] Sync PR 58367 - Make KeyframeEffect fallback reset status for NPW
Categories
(Core :: Layout: Images, Video, and HTML Frames, task, P4)
Core
Layout: Images, Video, and HTML Frames
Tracking
()
RESOLVED
FIXED
150 Branch
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
66.24 KB,
text/plain
|
Details |
Sync web-platform-tests PR 58367 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/58367
Details from upstream follow.
Claire Chambers <clchambers@microsoft.com> wrote:
Make KeyframeEffect fallback reset status for NPW
This CL ensures that fallbacks in KeyfameEffect::ApplyEffects set anim-
-ations properly pending compositor commit rather than canceling. This
allows NPW status to properly be set in this case.Bug: 488292229
Change-Id: I908601007ad414f8d2e79ef65e82a6a31e4098f1
Reviewed-on: https://chromium-review.googlesource.com/7646501
WPT-Export-Revision: 6b9ce6ae37cd84903d6b1d4035af998853389a7d
| Assignee | ||
Updated•2 months ago
|
Component: web-platform-tests → Layout: Images, Video, and HTML Frames
Product: Testing → Core
| Assignee | ||
Comment 1•2 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=39b04221f2322cdb1454ad42f5907c89ee6cdcd2
| Assignee | ||
Comment 2•2 months ago
|
||
# CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 148 tests
## Status Summary
### Firefox
`OK` : 33
`PASS`: 2[GitHub] 5[Gecko-linux2204-64-wayland-debug, Gecko-linux2204-64-wayland-opt] 4979[Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt] 5087[Gecko-windows11-64-24h2-debug] 5088[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-64-24h2-opt]
`FAIL`: 322[Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt] 323[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-64-24h2-opt] 324[Gecko-windows11-64-24h2-debug]
### Chrome
`FAIL`: 2
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=39b04221f2322cdb1454ad42f5907c89ee6cdcd2)
[GitHub PR Head](https://wpt.fyi/results/?sha=a84638da176a08f338a660a906a44a173cc7f0e8&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=a84638da176a08f338a660a906a44a173cc7f0e8&label=pr_base)
## Details
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/0222089958aa
https://hg.mozilla.org/integration/autoland/rev/10026f4dd463
[wpt PR 58367] - Make KeyframeEffect fallback reset status for NPW, a=testonly
Status: NEW → RESOLVED
Closed: 2 months ago
status-firefox150:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•