Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5a8ae3af820a00ed5d1986c91e141313a963f881
      
https://github.com/WebKit/WebKit/commit/5a8ae3af820a00ed5d1986c91e141313a963f881
  Author: Simon Fraser <[email protected]>
  Date:   2026-04-16 (Thu, 16 Apr 2026)

  Changed paths:
    M Tools/WebKitTestRunner/ios/PlatformWebViewIOS.mm
    M Tools/WebKitTestRunner/ios/TestControllerIOS.mm

  Log Message:
  -----------
  Migrate away from UIApplication.sharedApplication.statusBarFrame in 
WebKitTestRunner
https://bugs.webkit.org/show_bug.cgi?id=312432
rdar://174655309

Reviewed by Aditya Keerthi and Abrar Rahman Protyasha.

`UIApplication.sharedApplication.statusBarFrame` has been deprecated for a 
while,
so move to UIScene-based status bar API.

* Tools/WebKitTestRunner/ios/PlatformWebViewIOS.mm:
(WTR::viewRectForWindowRect):
* Tools/WebKitTestRunner/ios/TestControllerIOS.mm:
(WTR::TestController::platformConfigureViewForTest):

Canonical link: https://commits.webkit.org/311370@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to