[webkit-changes] [WebKit/WebKit] 74b006: REGRESSION(261354 at main): [macOS] TestWebKitAPI.Web...
Chris Dumez
noreply at github.com
Tue May 9 11:32:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 74b006a7fec7e2b21313fc6877e9200f7001d01e
https://github.com/WebKit/WebKit/commit/74b006a7fec7e2b21313fc6877e9200f7001d01e
Author: Chris Dumez <cdumez at apple.com>
Date: 2023-05-09 (Tue, 09 May 2023)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/MediaBufferingPolicy.mm
M Tools/TestWebKitAPI/Tests/WebKitLegacy/ios/video-with-audio.html
Log Message:
-----------
REGRESSION(261354 at main): [macOS] TestWebKitAPI.WebKit.MediaBufferingPolicy is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=253658
rdar://106508946
Reviewed by Geoffrey Garen.
Update expectation on macOS. The test sends a prepareToSuspend() and expects
the memory pressure handler logic to get called. However, we don't call it
on macOS for performance reasons.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/MediaBufferingPolicy.mm:
(TEST):
* Tools/TestWebKitAPI/Tests/WebKitLegacy/ios/video-with-audio.html:
Canonical link: https://commits.webkit.org/263873@main
More information about the webkit-changes
mailing list