Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 418d2cb939348087d77c7433c3bb9b10bc82dd00
      
https://github.com/WebKit/WebKit/commit/418d2cb939348087d77c7433c3bb9b10bc82dd00
  Author: Sihui Liu <[email protected]>
  Date:   2026-03-16 (Mon, 16 Mar 2026)

  Changed paths:
    M Source/WebKit/UIProcess/API/APIPageConfiguration.cpp

  Log Message:
  -----------
  [Site Isolation] Fix ProcessSwap.DelayedProcessLaunchDisabled
https://bugs.webkit.org/show_bug.cgi?id=309959
rdar://172562912

Reviewed by Per Arne Vollan.

We used to unconditionally delay launching first web process under Site 
Isolation as it did not work well in WKWebView
initialization (see commit message of 282394@main). Now we are able to reuse 
uncommitted process for loading 309232@main
and we should be able to re-enable it.

* Source/WebKit/UIProcess/API/APIPageConfiguration.cpp:
(API::PageConfiguration::delaysWebProcessLaunchUntilFirstLoad const):

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



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

Reply via email to