Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2354d140a41b76c17a36026bfb9b9b302dc64167
https://github.com/WebKit/WebKit/commit/2354d140a41b76c17a36026bfb9b9b302dc64167
Author: Alex Christensen <[email protected]>
Date: 2026-08-03 (Mon, 03 Aug 2026)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/WebTransport.mm
Log Message:
-----------
Fix TestWebKitAPI.WebTransport.NetworkProcessCrash after 318101@main
https://bugs.webkit.org/show_bug.cgi?id=320923
rdar://183954230
Unreviewed.
318101@main made it so we don't expose errors from sending datagrams to JS.
This intentional change caused the test, which expected an NSError from
evaulateJavaScript, to fail. This updates the test expectation to pass.
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/WebTransport.mm:
(TestWebKitAPI::TEST(WebTransport, NetworkProcessCrash)):
Canonical link: https://commits.webkit.org/318483@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications