Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1d5e9822affd75ce7440bf15a7f9917613cd9718
https://github.com/WebKit/WebKit/commit/1d5e9822affd75ce7440bf15a7f9917613cd9718
Author: Brian Weinstein <[email protected]>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebExtensionAPIWebRequest.mm
Log Message:
-----------
Only run webRequest tests on macOS that allow persistent background pages
https://bugs.webkit.org/show_bug.cgi?id=268012
<rdar://problem/121532437>
Reviewed by Timothy Hatcher.
The filter tests are still run on every platform, but the tests that involve
the webRequest JavaScript API are only
run on Mac, since that is the only platform that supports persistent background
pages (and therefore webRequest).
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebExtensionAPIWebRequest.mm:
Canonical link: https://commits.webkit.org/273438@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes