Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5c8777b628749a67db65e54b38598e18ffa1ddbf
https://github.com/WebKit/WebKit/commit/5c8777b628749a67db65e54b38598e18ffa1ddbf
Author: Charlie Wolfe <[email protected]>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
M Source/WebKit/WebProcess/WebPage/WebPage.cpp
M Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm
Log Message:
-----------
[Site Isolation] Fix `_updateWebpagePreferences`
https://bugs.webkit.org/show_bug.cgi?id=275677
rdar://130186550
Reviewed by Sihui Liu and Alex Christensen.
Send the `UpdateWebsitePolicies` message to all web processes. If the main
frame is out-of-process, apply
website policies on its remote frame client.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::updateWebsitePolicies):
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::WebPage::updateWebsitePolicies):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm:
(TestWebKitAPI::TEST(SiteIsolation, UpdateWebpagePreferences)):
Canonical link: https://commits.webkit.org/280213@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