Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3bc3dc091ab0120f61753f3ea5ceb29968dbab56
      
https://github.com/WebKit/WebKit/commit/3bc3dc091ab0120f61753f3ea5ceb29968dbab56
  Author: Jamie <[email protected]>
  Date:   2024-11-10 (Sun, 10 Nov 2024)

  Changed paths:
    M Source/WebKit/UIProcess/Extensions/Cocoa/WebExtensionCocoa.mm
    M Source/WebKit/UIProcess/Extensions/WebExtension.cpp

  Log Message:
  -----------
  Port WebExtension Commands to C++
https://webkit.org/b/282876

Reviewed by Timothy Hatcher.

Port WebExtension commands to C++, and add in support for Linux-specific 
suggested shortcuts.

* Source/WebKit/UIProcess/Extensions/Cocoa/WebExtensionCocoa.mm:
(WebKit::WebExtension::commands): Deleted.
(WebKit::WebExtension::hasCommands): Deleted.
(WebKit::parseCommandShortcut): Deleted.
(WebKit::WebExtension::populateCommandsIfNeeded): Deleted.
* Source/WebKit/UIProcess/Extensions/WebExtension.cpp:
(WebKit::WebExtension::commands):
(WebKit::WebExtension::hasCommands):
(WebKit::parseCommandShortcut):
(WebKit::WebExtension::populateCommandsIfNeeded):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to