Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 12c416b23ee1b5f1b775164287829bda45c396ec
https://github.com/WebKit/WebKit/commit/12c416b23ee1b5f1b775164287829bda45c396ec
Author: Alex Christensen <[email protected]>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm
M Source/WebKit/UIProcess/API/Cocoa/WKWebViewPrivate.h
M Source/WebKit/UIProcess/WebPageProxy.cpp
M Source/WebKit/UIProcess/WebPageProxy.h
M Tools/TestWebKitAPI/Tests/WebKitCocoa/WKURLSchemeHandler-1.mm
Log Message:
-----------
Add SPI to get a WKFrameInfo from a _WKFrameHandle
https://bugs.webkit.org/show_bug.cgi?id=284825
Reviewed by Pascoe.
This is to enable incremental transition away from _WKFrameHandle
to the public API WKFrameInfo in Safari.
* Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:
(-[WKWebView _frameInfoFromHandle:completionHandler:]):
* Source/WebKit/UIProcess/API/Cocoa/WKWebViewPrivate.h:
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::getFrameInfo):
* Source/WebKit/UIProcess/WebPageProxy.h:
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WKURLSchemeHandler-1.mm:
((URLSchemeHandler, Frames)):
Canonical link: https://commits.webkit.org/287974@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