Bug 212654 - [iOS] TestWebKitAPI does not support fullscreen tests properly
Summary: [iOS] TestWebKitAPI does not support fullscreen tests properly
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Peng Liu
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-02 13:45 PDT by Peng Liu
Modified: 2021-03-15 20:12 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peng Liu 2020-06-02 13:45:18 PDT
When we run those tests (e.g., TestWebKitAPI.WKWebViewCloseAllMediaPresentations.VideoFullscreen), there will be a following warning:

*** Warning: <AVPlayerViewController: 0x7f8e0f024000> is trying to enter full screen, but is not in its view's window's view controller hierarchy. This results in undefined behavior.

And there will be no fullscreen video on the screen (or simulator) when we run the test.
Comment 1 Radar WebKit Bug Importer 2020-06-29 11:00:31 PDT
<rdar://problem/64898125>