Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fc21b7bc8d17978f9846053fc9a830b00491b7b0
      
https://github.com/WebKit/WebKit/commit/fc21b7bc8d17978f9846053fc9a830b00491b7b0
  Author: Charlie Wolfe <[email protected]>
  Date:   2025-02-19 (Wed, 19 Feb 2025)

  Changed paths:
    M Source/WebKit/UIProcess/WebPageProxy.cpp

  Log Message:
  -----------
  Remove frame message checks that are invalid with site isolation
https://bugs.webkit.org/show_bug.cgi?id=288000
rdar://145164452

Reviewed by Alex Christensen.

These frame existence message checks are not valid with site isolation. We 
should just early return.

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::didReceiveServerRedirectForProvisionalLoadForFrameShared):
(WebKit::WebPageProxy::didChangeProvisionalURLForFrameShared):
(WebKit::WebPageProxy::didNavigateWithNavigationDataShared):
(WebKit::WebPageProxy::didPerformClientRedirectShared):
(WebKit::WebPageProxy::didPerformServerRedirectShared):

Canonical link: https://commits.webkit.org/290643@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

Reply via email to