Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 25be8d6371093c7bc40042867d31fcb62659346c
https://github.com/WebKit/WebKit/commit/25be8d6371093c7bc40042867d31fcb62659346c
Author: Kimmo Kinnunen <[email protected]>
Date: 2024-04-17 (Wed, 17 Apr 2024)
Changed paths:
M
LayoutTests/fast/canvas/offscreen-nested-worker-serialization-expected.html
M LayoutTests/fast/canvas/offscreen-nested-worker-serialization.html
M LayoutTests/fast/canvas/resources/offscreen-nested-worker.js
M LayoutTests/platform/mac-wk1/TestExpectations
Log Message:
-----------
REGRESSION (277328@main): [ MacOS WK1 ]
fast/canvas/offscreen-nested-worker-serialization.html is a constant timeout
https://bugs.webkit.org/show_bug.cgi?id=272657
rdar://126461671
Reviewed by Matt Woodrow.
Make the worker use 2D Context instead of WebGL, so it works with WK1
offscreen canvas.
Make the worker wait a bit before notifying done, so that placeholder
canvas has the time to receive the frame.
Make the expectation not use the test code, to make the test code
simpler.
* LayoutTests/fast/canvas/offscreen-nested-worker-serialization-expected.html:
* LayoutTests/fast/canvas/offscreen-nested-worker-serialization.html:
* LayoutTests/fast/canvas/resources/offscreen-nested-worker.js:
(onmessage):
* LayoutTests/platform/mac-wk1/TestExpectations:
Canonical link: https://commits.webkit.org/277605@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes