Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7ed0ae834f9b7bc69003a4011d3adab1ab2733e2
https://github.com/WebKit/WebKit/commit/7ed0ae834f9b7bc69003a4011d3adab1ab2733e2
Author: Jer Noble <[email protected]>
Date: 2026-04-29 (Wed, 29 Apr 2026)
Changed paths:
M Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenViewController.mm
Log Message:
-----------
[iOS] Transition off deprecated UIApplication.statusBarFrame API in
WKFullscreenViewController
rdar://174883276
https://bugs.webkit.org/show_bug.cgi?id=313594
Reviewed by Simon Fraser.
Replace UIApplication.statusBarFrame with UIWindowScene.scene.statusBarFrame.
* Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenViewController.mm:
(-[WKFullScreenViewController initWithWebView:]):
(-[WKFullScreenViewController _statusBarFrameDidChange:]):
Canonical link: https://commits.webkit.org/312286@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications