[webkit-changes] [WebKit/WebKit] 06308c: Remove and replace `WKBundlePageExecuteEditingComm...

Charlie Wolfe noreply at github.com
Wed Jun 12 11:19:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 06308c77035788ec80a7b571bea4edb229f9886d
      https://github.com/WebKit/WebKit/commit/06308c77035788ec80a7b571bea4edb229f9886d
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2024-06-12 (Wed, 12 Jun 2024)

  Changed paths:
    M Source/WebKit/UIProcess/API/C/WKPage.cpp
    M Source/WebKit/UIProcess/API/C/WKPagePrivate.h
    M Source/WebKit/WebProcess/InjectedBundle/API/c/WKBundlePage.cpp
    M Source/WebKit/WebProcess/InjectedBundle/API/c/WKBundlePagePrivate.h
    M Tools/WebKitTestRunner/InjectedBundle/TestRunner.cpp
    M Tools/WebKitTestRunner/TestInvocation.cpp

  Log Message:
  -----------
  Remove and replace `WKBundlePageExecuteEditingCommand`
https://bugs.webkit.org/show_bug.cgi?id=275386
rdar://129636739

Reviewed by Wenson Hsieh and Aditya Keerthi.

Injected bundle API will not work with site isolation.

* Source/WebKit/UIProcess/API/C/WKPage.cpp:
(WKPageExecuteEditingCommand):
* Source/WebKit/UIProcess/API/C/WKPagePrivate.h:
* Source/WebKit/WebProcess/InjectedBundle/API/c/WKBundlePage.cpp:
(WKBundlePageExecuteEditingCommand): Deleted.
* Source/WebKit/WebProcess/InjectedBundle/API/c/WKBundlePagePrivate.h:
* Tools/WebKitTestRunner/InjectedBundle/TestRunner.cpp:
(WTR::TestRunner::execCommand):
* Tools/WebKitTestRunner/TestInvocation.cpp:
(WTR::TestInvocation::didReceiveSynchronousMessageFromInjectedBundle):

Canonical link: https://commits.webkit.org/279955@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