Bug 301655
| Summary: | BitmapImageSource unconditionally starts animations even if they should be disallowed (fast/images/page-wide-animation-toggle.html is timing out after 302278@main). | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | WebCore Misc. | Assignee: | Ryan Reno <rreno> |
| Status: | NEW | ||
| Severity: | Normal | CC: | jbedard, rreno, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marta Darbinyan
The following test started timing out flakey on macOS and iOS after 302278@main.
fast/images/page-wide-animation-toggle.html
Diff:
+FAIL: Timed out waiting for notifyDone to be called
+
This test ensures that animation play / pause state is updated when the page-wide 'animations disabled' flag changes.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -8,11 +10,5 @@
Resuming page-wide image animation.
PASS internals.isImageAnimating(image) became true
Pausing GIF individually.
-PASS internals.isImageAnimating(image) became false
-Resuming page-wide image animation (this should cause the GIF to begin animating again, despite the fact it was previously paused individually).
-PASS internals.isImageAnimating(image) became true
-PASS successfullyParsed is true
-
-TEST COMPLETE
Test history:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fimages%2Fpage-wide-animation-toggle.html
Test results:
https://ews-build.webkit.org/#/builders/137/builds/30150
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/163668078>
EWS
Test gardening commit 302314@main (42d2fca40c62): <https://commits.webkit.org/302314@main>
Reviewed commits have been landed. Closing PR #53166 and removing active labels.
Ryan Reno
Pull request: https://github.com/WebKit/WebKit/pull/53246
Alexey Proskuryakov
*** Bug 302038 has been marked as a duplicate of this bug. ***
EWS
Test gardening commit 302736@main (07c39d5937a0): <https://commits.webkit.org/302736@main>
Reviewed commits have been landed. Closing PR #53599 and removing active labels.
Alexey Proskuryakov
*** Bug 302818 has been marked as a duplicate of this bug. ***
EWS
Test gardening commit 303292@main (e75aee56a1d7): <https://commits.webkit.org/303292@main>
Reviewed commits have been landed. Closing PR #54215 and removing active labels.
EWS
Test gardening commit 303869@main (430c76ce1fa8): <https://commits.webkit.org/303869@main>
Reviewed commits have been landed. Closing PR #54803 and removing active labels.