Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0f2ce21242507bc980508307f151438a3079c1d6
https://github.com/WebKit/WebKit/commit/0f2ce21242507bc980508307f151438a3079c1d6
Author: Qianlang Chen <[email protected]>
Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths:
M LayoutTests/platform/mac-wk2/TestExpectations
Log Message:
-----------
REGRESSION(313207@main): [macOS]
http/tests/site-isolation/inspector/debugger/provisional-frame-target-pausing.html
is a constant text failure.
https://bugs.webkit.org/show_bug.cgi?id=314851
rdar://177105765
Unreviewed test gardening.
The test failure was due to 313207@main forgetting to include the
web-page target type in the partially-implemented Network domain where
Network domain events were attempted to be routed through the web-page
target. A follow-up Network-domain patch 313621@main happened to address
this and added the web-page target type declaration, which progressed
the test again.
* LayoutTests/platform/mac-wk2/TestExpectations:
Canonical link: https://commits.webkit.org/314413@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications