Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8bc686eae52a71bcb222c488081db29d5787dd83
https://github.com/WebKit/WebKit/commit/8bc686eae52a71bcb222c488081db29d5787dd83
Author: Chris Dumez <[email protected]>
Date: 2023-05-05 (Fri, 05 May 2023)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/GPUProcess.mm
M Tools/TestWebKitAPI/Tests/WebKitCocoa/audio-context-playing.html
Log Message:
-----------
REGRESSION (260364@main-260393@main): [ iOS , Ventura ] 2x
TestWebKitAPI.GPUProcess tests are near constant failures
https://bugs.webkit.org/show_bug.cgi?id=255250
rdar://107852513
Reviewed by Brent Fulgham.
Make sure that audio has started rendering before we proceed with the test
and send a memory pressure signal. If we don't the signal may get sent too
early, causing the GPUProcess to exit because it is not yet rendering
audio.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/GPUProcess.mm:
(TestWebKitAPI::TEST):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/audio-context-playing.html:
Canonical link: https://commits.webkit.org/263728@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes