Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: be1a2a2c2c65bee32d9cb9b1e6be75f1f46a78b5
      
https://github.com/WebKit/WebKit/commit/be1a2a2c2c65bee32d9cb9b1e6be75f1f46a78b5
  Author: Charlie Wolfe <[email protected]>
  Date:   2023-10-03 (Tue, 03 Oct 2023)

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

  Log Message:
  -----------
  evaluateJavaScript:inFrame: doesn't work with site isolation
https://bugs.webkit.org/show_bug.cgi?id=262599
rdar://116442151

Reviewed by Alex Christensen.

If a remote page proxy exists, send the run JavaScript message to it.

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

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


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

Reply via email to