[wpt-sync] Sync PR 49624 - Speculative fix for chromium-paint-holding-timeout.html
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49624 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49624
Details from upstream follow.
Adam Ettenberger <Adam.Ettenberger@microsoft.com> wrote:
Speculative fix for chromium-paint-holding-timeout.html
Replacing a double requestAnimationFrame with a single
async waitForCompositorReady.Bug: 339670783
Change-Id: I352b6b92450b3551d31f5b4e0ad8c0373fc02397
Reviewed-on: https://chromium-review.googlesource.com/6064426
WPT-Export-Revision: a8bf53eedef0916332242329bc21fb7a3fa8851f
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Comment 1•2 months ago
|
||
Assignee | ||
Comment 2•2 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
TIMEOUT
: 1
Chrome
PASS
: 1
Safari
ERROR
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-view-transitions/navigation/chromium-paint-holding-timeout.html [wpt.fyi]:
SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:ERROR
)
Tests Disabled in Gecko Infrastructure
- /css/css-view-transitions/navigation/chromium-paint-holding-timeout.html [wpt.fyi]:
SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:ERROR
) linked bug:Bug 1895644
Comment 4•2 months ago
|
||
bugherder |
Description
•