[webkit-changes] [WebKit/WebKit] 1da0d8: Add _isActionCommand as SPI on WKWebExtensionCommand
Brian Weinstein
noreply at github.com
Mon Sep 16 13:18:51 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1da0d865131e1a3fbc298f5f7078405133f37c54
https://github.com/WebKit/WebKit/commit/1da0d865131e1a3fbc298f5f7078405133f37c54
Author: Brian Weinstein <bweinstein at apple.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M Source/WebKit/UIProcess/API/Cocoa/WKWebExtensionCommand.mm
M Source/WebKit/UIProcess/API/Cocoa/WKWebExtensionCommandPrivate.h
M Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebExtensionAPICommands.mm
Log Message:
-----------
Add _isActionCommand as SPI on WKWebExtensionCommand
https://bugs.webkit.org/show_bug.cgi?id=279763
rdar://135279797
Reviewed by Timothy Hatcher.
This PR also adds a basic test of the SPI.
* Source/WebKit/UIProcess/API/Cocoa/WKWebExtensionCommand.mm:
(-[WKWebExtensionCommand _isActionCommand]):
* Source/WebKit/UIProcess/API/Cocoa/WKWebExtensionCommandPrivate.h:
Canonical link: https://commits.webkit.org/283721@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