[webkit-changes] [WebKit/WebKit] 579ece: Reland 287253 at main: [Site Isolation] Use the GoToB...

Charlie Wolfe noreply at github.com
Tue Dec 10 10:29:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 579ece55baea513ad6dd4a11c5a4adc3cfe63e04
      https://github.com/WebKit/WebKit/commit/579ece55baea513ad6dd4a11c5a4adc3cfe63e04
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2024-12-10 (Tue, 10 Dec 2024)

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

  Log Message:
  -----------
  Reland 287253 at main: [Site Isolation] Use the GoToBackForwardItem message to load history state into iframe processes
https://bugs.webkit.org/show_bug.cgi?id=284074
rdar://140943717

Reviewed by Alex Christensen.

287253 at main caused debug assertions to fail in site isolation tests because the process selection logic
when moving the back/forward list is not correct in `processForNavigationInternal`. Disable this with
site isolation for now so we always create a new remote frame process.

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::goToBackForwardItem):
(WebKit::WebPageProxy::creationParameters):
* Source/WebKit/UIProcess/WebProcessPool.cpp:
(WebKit::WebProcessPool::processForNavigationInternal):

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



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


More information about the webkit-changes mailing list