[webkit-changes] [WebKit/WebKit] 76432b: [Site Isolation] Reduce use of `webPageIDInMainFra...
Charlie Wolfe
noreply at github.com
Tue Jul 23 16:50:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 76432b04a7953a0713dc21b88418bbe7aebe4bee
https://github.com/WebKit/WebKit/commit/76432b04a7953a0713dc21b88418bbe7aebe4bee
Author: Charlie Wolfe <charliew at apple.com>
Date: 2024-07-23 (Tue, 23 Jul 2024)
Changed paths:
M Source/WebKit/UIProcess/FindStringCallbackAggregator.cpp
M Source/WebKit/UIProcess/GeolocationPermissionRequestManagerProxy.cpp
M Source/WebKit/UIProcess/WebFrameProxy.cpp
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
[Site Isolation] Reduce use of `webPageIDInMainFrameProcess()`
https://bugs.webkit.org/show_bug.cgi?id=276927
rdar://132294551
Reviewed by Alex Christensen.
* Source/WebKit/UIProcess/FindStringCallbackAggregator.cpp:
(WebKit::FindStringCallbackAggregator::~FindStringCallbackAggregator):
* Source/WebKit/UIProcess/GeolocationPermissionRequestManagerProxy.cpp:
(WebKit::GeolocationPermissionRequestManagerProxy::didReceiveGeolocationPermissionDecision):
* Source/WebKit/UIProcess/WebFrameProxy.cpp:
(WebKit::WebFrameProxy::commitProvisionalFrame):
(WebKit::WebFrameProxy::getFrameInfo):
(WebKit::WebFrameProxy::webPageIDInCurrentProcess):
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::goToBackForwardItem):
(WebKit::WebPageProxy::didChooseFilesForOpenPanel):
(WebKit::WebPageProxy::didCancelForOpenPanel):
Canonical link: https://commits.webkit.org/281263@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list