Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f700289f9c6e5498a96e14fde2b798238ac16785
      
https://github.com/WebKit/WebKit/commit/f700289f9c6e5498a96e14fde2b798238ac16785
  Author: Alex Christensen <[email protected]>
  Date:   2026-09-14 (Mon, 14 Sep 2026)

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

  Log Message:
  -----------
  Send SelectAll message to the focused or main frame process
https://bugs.webkit.org/show_bug.cgi?id=324003
rdar://185735022

Reviewed by Rupin Mittal.

Otherwise selecting all from a site isolated iframe won't work because
we're sending the message to the wrong process.

Test: Tools/TestWebKitAPI/Tests/WebKit/WKWebView/SiteIsolation.mm

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::selectAll):
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/SiteIsolation.mm:
(TestWebKitAPI::(SiteIsolation, SelectAllAndCopyInCrossOriginIframe)):

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



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

Reply via email to