Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: db35c2d759d938c8eec9af1c4069e43bdecfba0d
https://github.com/WebKit/WebKit/commit/db35c2d759d938c8eec9af1c4069e43bdecfba0d
Author: Jon Butler <[email protected]>
Date: 2026-08-18 (Tue, 18 Aug 2026)
Changed paths:
M Source/ThirdParty/ANGLE/WebKit/ANGLEEnd2EndTestsAppInfo.plist
M Source/ThirdParty/ANGLE/util/ios/ios_main.mm
Log Message:
-----------
Update the ANGLEEnd2EndTests binary plist with the required
UIApplicationSceneManifest
https://bugs.webkit.org/show_bug.cgi?id=320996
Reviewed by Kimmo Kinnunen.
Recent Apple SDK versions introduced a requirement for the
UIApplicationSceneManifest key
in the app's plist to avoid crashing on launch. This change adds this plist
key, as well
as changing the startup code to use the new scene-based design.
* Source/ThirdParty/ANGLE/WebKit/ANGLEEnd2EndTestsAppInfo.plist:
*
Source/ThirdParty/ANGLE/util/ios/ios_main.mm:
(-[AngleUtilSceneDelegate scene:willConnectToSession:options:]):
(-[AngleUtilAppDelegate application:didFinishLaunchingWithOptions:]):
(-[AngleUtilAppDelegate runMain]): Deleted.
Canonical link:
https://flagged.apple.com:443/proxy?t2=Dt2W1q2Bv8&o=aHR0cHM6Ly9jb21taXRzLndlYmtpdC5vcmcvMzE5MzY2QG1haW4=&emid=9d45e3fe-5056-47ef-a5b9-7281189ff4b2&c=11
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications