Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c482a73be6419252c3f9b4983cc8f17e5206b1e6
https://github.com/WebKit/WebKit/commit/c482a73be6419252c3f9b4983cc8f17e5206b1e6
Author: Andy Estes <[email protected]>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M Tools/TestWebKitAPI/Configurations/TestWebKitAPIBase.xcconfig
M Tools/TestWebKitAPI/SourcesCocoa.txt
M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj
A Tools/TestWebKitAPI/Tests/WebKitCocoa/UI/VideoPresentationMode.mm
Log Message:
-----------
[iOS] Add UI tests for video fullscreen and PiP
https://bugs.webkit.org/show_bug.cgi?id=292222
rdar://150228463
Reviewed by Eric Carlson.
Added UI tests for video fullscreen, inline, and picture-in-picture
presentation modes on iOS.
Using TestWebKitAPI.app, the tests enter those video presentation modes,
respectively, and validate
that the view and view controller hierarchies contain the expected elements.
* Tools/TestWebKitAPI/Configurations/TestWebKitAPIBase.xcconfig:
* Tools/TestWebKitAPI/SourcesCocoa.txt:
* Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
* Tools/TestWebKitAPI/Tests/WebKitCocoa/UI/VideoPresentationMode.mm: Added.
(-[VideoPresentationModeUIDelegate _webViewDidEnterFullscreen:]):
(TEST(VideoPresentationMode, Fullscreen)):
(TEST(VideoPresentationMode, Inline)):
(TEST(VideoPresentationMode, PictureInPicture)):
Canonical link: https://commits.webkit.org/294272@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