Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d31135e026004e8d96abccfe16a78f6267d8aead
https://github.com/WebKit/WebKit/commit/d31135e026004e8d96abccfe16a78f6267d8aead
Author: Wenson Hsieh <[email protected]>
Date: 2025-04-17 (Thu, 17 Apr 2025)
Changed paths:
M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h
M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.mm
M Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm
Log Message:
-----------
[iOS] REGRESSION (293308@main): CapCut - Video Editor crashes on launch
https://bugs.webkit.org/show_bug.cgi?id=291722
rdar://149509713
Reviewed by Abrar Rahman Protyasha.
As it turns out, there's at least a third app that crashes on launch due to the
removal of the
`-browsingContextController` method from WebKit. Instead of adding more bundle
IDs to the list,
let's just remove the bundle restriction altogether, since there's likely to be
more apps that are
affected.
* Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h:
* Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.mm:
(WTF::IOSApplication::isChinaConstructionBank): Deleted.
(WTF::IOSApplication::isKanbawzaBank): Deleted.
* Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:
(addBrowsingContextControllerMethodStubIfNeeded):
Canonical link: https://commits.webkit.org/293838@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes