[webkit-changes] [WebKit/WebKit] be1a2a: evaluateJavaScript:inFrame: doesn't work with site...

Charlie Wolfe noreply at github.com
Tue Oct 3 23:22:07 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: be1a2a2c2c65bee32d9cb9b1e6be75f1f46a78b5
      https://github.com/WebKit/WebKit/commit/be1a2a2c2c65bee32d9cb9b1e6be75f1f46a78b5
  Author: Charlie Wolfe <charliew at apple.com>
  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




More information about the webkit-changes mailing list