Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9faf72782aa2bf2191dbba8223946fb41992fb12
https://github.com/WebKit/WebKit/commit/9faf72782aa2bf2191dbba8223946fb41992fb12
Author: Brent Fulgham <[email protected]>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm
Log Message:
-----------
REGRESSION (293308@main): TikTok app crashes under various use cases
https://bugs.webkit.org/show_bug.cgi?id=294143
rdar://152206323
Reviewed by Wenson Hsieh.
Reintroduce this SPI method implementation to work around the binary
incompatibility, but guard it
behind a linked-on check to ensure that there are no new usages of it moving
forward.
* Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:
(browsingContextControllerMethodStub): Added.
(addBrowsingContextControllerMethodStubIfNeeded): Deleted.
(addBrowsingContextControllerMethodStubsIfNeeded): Added.
(-[WKWebView _initializeWithConfiguration:]): Call renamed method.
Canonical link: https://commits.webkit.org/295957@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