Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b0dbeef00829a82207c9de16024a6618e660ccf1
      
https://github.com/WebKit/WebKit/commit/b0dbeef00829a82207c9de16024a6618e660ccf1
  Author: Wenson Hsieh <[email protected]>
  Date:   2025-04-15 (Tue, 15 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:
  -----------
  REGRESSION (293308@main): China Construction Bank iOS app crashes on launch
https://bugs.webkit.org/show_bug.cgi?id=291593
rdar://149183443

Reviewed by Abrar Rahman Protyasha.

Reintroduce this SPI method implementation to work around the binary 
incompatibility, but guard it
behind both a linked-on check and a app bundle ID check to ensure that there 
are no new usages of it
moving forward.

* Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h:
* Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.mm:
(WTF::IOSApplication::isChinaConstructionBank):
(WTF::IOSApplication::isKanbawzaBank):
* Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:
(browsingContextControllerMethodStub):
(addBrowsingContextControllerMethodStubIfNeeded):
(-[WKWebView _initializeWithConfiguration:]):

Canonical link: https://commits.webkit.org/293738@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

Reply via email to