Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0b99fad68607f4c9a8afcb2e1be75832f9adced9
      
https://github.com/WebKit/WebKit/commit/0b99fad68607f4c9a8afcb2e1be75832f9adced9
  Author: Alex Christensen <[email protected]>
  Date:   2025-05-19 (Mon, 19 May 2025)

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

  Log Message:
  -----------
  Swap BrowsingContextGroups if the API client says to process swap
https://bugs.webkit.org/show_bug.cgi?id=293236

Reviewed by Sihui Liu.

This can happen when _WKNavigationActionPolicyAllowInNewProcess is used.
Swap BrowsingContextGroup before using the BrowsingContextGroup to determine
which process to use for the navigation.

This fixes 
TestWebKitAPI.WebProcessCache.ReusedCrashedBackForwardSuspendedWebProcess
with site isolation enabled.

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::receivedNavigationActionPolicyDecision):

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