Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4a18bc6d5a15cb1dbaebefb5c1f8ce842bb86360
      
https://github.com/WebKit/WebKit/commit/4a18bc6d5a15cb1dbaebefb5c1f8ce842bb86360
  Author: Jessica Lee <[email protected]>
  Date:   2026-07-29 (Wed, 29 Jul 2026)

  Changed paths:
    M Source/WebKit/UIProcess/ProvisionalPageProxy.cpp
    M 
Tools/TestWebKitAPI/Tests/WebKit/WKWebView/ParentalControlsContentFilteringTests.mm

  Log Message:
  -----------
  [Site Isolation] Content Filter failures shouldn't transition 
ProvisionalPageProxy to RemotePageProxy
https://bugs.webkit.org/show_bug.cgi?id=320549
rdar://183509381

Reviewed by Alex Christensen.

A provisional load that fails due to content filtering should be allowed to
proceed and commit the substitute data rather than being transitioned to a
remote page which results in failure to update the WebPageProxy's 
process/state-tracking.

Test: 
Tools/TestWebKitAPI/Tests/WebKit/WKWebView/ParentalControlsContentFilteringTests.mm

* Source/WebKit/UIProcess/ProvisionalPageProxy.cpp:
(WebKit::ProvisionalPageProxy::didFailProvisionalLoadForFrame):
* 
Tools/TestWebKitAPI/Tests/WebKit/WKWebView/ParentalControlsContentFilteringTests.mm:
(TEST(ParentalControlsContentFilteringTests, OpenBlockedPopUp)):

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



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

Reply via email to