RESOLVED FIXED312432
Migrate away from UIApplication.sharedApplication.statusBarFrame in WebKitTestRunner
https://bugs.webkit.org/show_bug.cgi?id=312432
Summary Migrate away from UIApplication.sharedApplication.statusBarFrame in WebKitTes...
Simon Fraser (smfr)
Reported 2026-04-15 18:27:15 PDT
UIApplication.sharedApplication.statusBarFrame is deprecated; we need to move to the statusBarManager property of the window scene instead.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-04-15 18:27:21 PDT
Simon Fraser (smfr)
Comment 2 2026-04-15 18:41:07 PDT
Simon Fraser (smfr)
Comment 3 2026-04-15 18:49:20 PDT
EWS
Comment 4 2026-04-16 08:22:10 PDT
Committed 311370@main (5a8ae3af820a): <https://commits.webkit.org/311370@main> Reviewed commits have been landed. Closing PR #62870 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.