Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ee23dd7424c19d603709da9308b01f3f4cadb67c
      
https://github.com/WebKit/WebKit/commit/ee23dd7424c19d603709da9308b01f3f4cadb67c
  Author: Alex Christensen <[email protected]>
  Date:   2025-02-04 (Tue, 04 Feb 2025)

  Changed paths:
    M Source/WebKit/UIProcess/WebPageProxy.cpp
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm

  Log Message:
  -----------
  Site isolation should correctly reuse processes for the same site for initial 
loads of pages in the same BrowsingContextGroup
https://bugs.webkit.org/show_bug.cgi?id=287032
rdar://144176481

Reviewed by Timothy Hatcher.

If a WKWebViewConfiguration is reused, we were hitting asserts when using the 
initial process.
This fixes those assertions.

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::launchProcess):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm:
(TestWebKitAPI::TEST(SiteIsolation, ReuseConfiguration)):

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