Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 06308c77035788ec80a7b571bea4edb229f9886d https://github.com/WebKit/WebKit/commit/06308c77035788ec80a7b571bea4edb229f9886d Author: Charlie Wolfe <charl...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes