Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 495019c115fe790ca753ec0ec70ec5ecc8a7e5ae
      
https://github.com/WebKit/WebKit/commit/495019c115fe790ca753ec0ec70ec5ecc8a7e5ae
  Author: Wenson Hsieh <[email protected]>
  Date:   2022-11-01 (Tue, 01 Nov 2022)

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

  Log Message:
  -----------
  REGRESSION (255929@main): Some Facebook links cannot be opened in Safari
https://bugs.webkit.org/show_bug.cgi?id=247351
rdar://101818726

Reviewed by Tim Horton and John Wilander.

Guard the new call to `WebFrameProxy::swapToProcess()` (which is currently a 
no-op) behind the
experimental `SiteIsolationEnabled` feature flag.

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

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to