Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f8b4e5094028d024603ad99388618561675d802a
      
https://github.com/WebKit/WebKit/commit/f8b4e5094028d024603ad99388618561675d802a
  Author: Per Arne Vollan <[email protected]>
  Date:   2026-02-26 (Thu, 26 Feb 2026)

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

  Log Message:
  -----------
  [Debug] TestWebKitAPI.SiteIsolation.IframeRedirectCrossSite is a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=308673
rdar://171199621

Reviewed by Sihui Liu.

Take activities on remote pages before adding the new remote page to the 
process' remote pages.
Otherwise the new remote page will be ref'd before it has been set as adopted, 
causing a debug
assert.

* Source/WebKit/UIProcess/RemotePageProxy.cpp:
(WebKit::RemotePageProxy::RemotePageProxy):

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



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

Reply via email to