Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 23ff75611fd13ccc94894886e64f794d86d5f8ea
      
https://github.com/WebKit/WebKit/commit/23ff75611fd13ccc94894886e64f794d86d5f8ea
  Author: Anthony Tarbinian <[email protected]>
  Date:   2026-04-30 (Thu, 30 Apr 2026)

  Changed paths:
    M LayoutTests/TestExpectations
    R 
LayoutTests/http/wpt/opener/child-access-parent-via-windowproxy-expected.txt
    R LayoutTests/http/wpt/opener/child-access-parent-via-windowproxy.html
    R 
LayoutTests/http/wpt/opener/cross-site-child-access-parent-iframe-via-windowproxy-expected.txt
    R 
LayoutTests/http/wpt/opener/cross-site-child-access-parent-iframe-via-windowproxy.html
    R LayoutTests/http/wpt/opener/iframe-access-top-via-windowproxy-expected.txt
    R LayoutTests/http/wpt/opener/iframe-access-top-via-windowproxy.html
    R 
LayoutTests/http/wpt/opener/parent-access-child-via-windowproxy-expected.txt
    R LayoutTests/http/wpt/opener/parent-access-child-via-windowproxy.html
    R LayoutTests/http/wpt/opener/resources/empty.html
    R LayoutTests/http/wpt/opener/resources/iframe-open-window.html
    R LayoutTests/http/wpt/opener/resources/send-message-to-opener.html
    R LayoutTests/http/wpt/opener/resources/send-message-to-top.html
    R 
LayoutTests/http/wpt/opener/same-site-child-access-parent-iframe-via-windowproxy-expected.txt
    R 
LayoutTests/http/wpt/opener/same-site-child-access-parent-iframe-via-windowproxy.html
    M LayoutTests/platform/ios-site-isolation/TestExpectations
    M LayoutTests/platform/ios/TestExpectations
    M LayoutTests/platform/mac-site-isolation/TestExpectations
    M LayoutTests/platform/mac-wk2/TestExpectations
    M Source/WTF/wtf/PlatformEnableCocoa.h
    M Source/WebCore/bindings/js/JSWindowProxy.cpp
    M Source/WebCore/bindings/js/JSWindowProxy.h
    M Source/WebCore/loader/FrameLoaderTypes.h
    M Source/WebCore/loader/LocalFrameLoaderClient.h
    M Source/WebCore/page/LocalFrame.cpp
    M Source/WebCore/page/LocalFrame.h
    M Source/WebKit/Scripts/webkit/messages.py
    M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
    M Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataStore.mm
    M Source/WebKit/UIProcess/API/Cocoa/_WKWebsiteDataStoreDelegate.h
    M Source/WebKit/UIProcess/WebPageProxy.cpp
    M Source/WebKit/UIProcess/WebPageProxy.h
    M Source/WebKit/UIProcess/WebPageProxy.messages.in
    M Source/WebKit/UIProcess/WebPageProxyInternals.h
    M Source/WebKit/UIProcess/WebsiteData/WebsiteDataStoreClient.h
    M Source/WebKit/WebProcess/WebCoreSupport/WebLocalFrameLoaderClient.cpp
    M Source/WebKit/WebProcess/WebCoreSupport/WebLocalFrameLoaderClient.h
    M Tools/MiniBrowser/mac/AppDelegate.m
    M Tools/WebKitTestRunner/TestController.cpp
    M Tools/WebKitTestRunner/TestController.h
    M Tools/WebKitTestRunner/cocoa/TestControllerCocoa.mm
    M Tools/WebKitTestRunner/cocoa/TestWebsiteDataStoreDelegate.h
    M Tools/WebKitTestRunner/cocoa/TestWebsiteDataStoreDelegate.mm

  Log Message:
  -----------
  Remove WindowProxy access analytics
rdar://175465246
https://bugs.webkit.org/show_bug.cgi?id=313184

Reviewed by Ben Nham.

Remove everything behind the ENABLE_WINDOW_PROXY_PROPERTY_ACCESS_NOTIFICATION 
guard
as its no longer needed.

Canonical link: https://commits.webkit.org/312410@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to