Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 726302d582e6e5d98e6e6be0a389012667b1451b
https://github.com/WebKit/WebKit/commit/726302d582e6e5d98e6e6be0a389012667b1451b
Author: Youenn Fablet <[email protected]>
Date: 2026-03-10 (Tue, 10 Mar 2026)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKit/GetUserMedia.mm
M Tools/TestWebKitAPI/Tests/WebKitCocoa/camera-to-canvas.html
Log Message:
-----------
[macOS]
TestWebKitAPI.GetUserMedia.ClearRemoteVideoFrameObjectHeapPixelConformerUnderMemoryPressure
is flaky failure
rdar://171561848
https://bugs.webkit.org/show_bug.cgi?id=309014
Reviewed by Eric Carlson.
The test may be flaky as it may draw to canvas before getting a video frame.
To prevent this, we use requestVideoFrameCallback to wait for the first frame.
Canonical link: https://commits.webkit.org/308987@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications