[webkit-changes] [WebKit/WebKit] 5327fc: Add some tests for tabs.onUpdated event with priva...

Timothy Hatcher noreply at github.com
Wed Jan 17 10:38:28 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5327fc4dd8852577ac7baf1e134b25e94a180347
      https://github.com/WebKit/WebKit/commit/5327fc4dd8852577ac7baf1e134b25e94a180347
  Author: Timothy Hatcher <timothy at apple.com>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

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

  Log Message:
  -----------
  Add some tests for tabs.onUpdated event with private tabs.
https://webkit.org/b/267506
rdar://problem/120961040

Reviewed by Brian Weinstein.

Add tests to verify that tabs.onUpdated does not fire for tabs that extensions
does not have access to see.

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

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




More information about the webkit-changes mailing list