[webkit-changes] [WebKit/WebKit] 856c43: Add a Web Extension test for activeTab and action ...

Timothy Hatcher noreply at github.com
Fri Feb 2 14:46:07 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 856c436943899e53a2097d577ea4685d34a02818
      https://github.com/WebKit/WebKit/commit/856c436943899e53a2097d577ea4685d34a02818
  Author: Timothy Hatcher <timothy at apple.com>
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebExtensionAPIMenus.mm

  Log Message:
  -----------
  Add a Web Extension test for activeTab and action menus.
https://webkit.org/b/268639
rdar://problem/122194046

Reviewed by Brian Weinstein.

Add a new test that verifies that activeTab does grant visibility into the tab's URL and title
when invoking an action's menu item. We already had a test like this for context menu items.
This was mentioned in: https://github.com/mdn/browser-compat-data/issues/20592

* Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebExtensionAPIMenus.mm:
(TestWebKitAPI::TEST):

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




More information about the webkit-changes mailing list