Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 90216fdce034765573e61e367388bdcb2d34a6e8
https://github.com/WebKit/WebKit/commit/90216fdce034765573e61e367388bdcb2d34a6e8
Author: Fujii Hironori <[email protected]>
Date: 2026-02-13 (Fri, 13 Feb 2026)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitGLib/TestSSL.cpp
M Tools/TestWebKitAPI/glib/TestExpectations.json
Log Message:
-----------
[TestWebKitAPI GLib] TestSSL should load a page before testing WebSocket
https://bugs.webkit.org/show_bug.cgi?id=286063
Reviewed by Carlos Garcia Campos.
An assertion failed in WebKit::NetworkProcess::allowsFirstPartyForCookies()
since there were no first party for cookies information for the web process.
There are some tests testing WebSocket without loading any pages. They should
load a page before testing WebSocket.
* Tools/TestWebKitAPI/Tests/WebKitGLib/TestSSL.cpp:
(testWebSocketTLSErrors):
(testWebSocketClientSideCertificate):
* Tools/TestWebKitAPI/glib/TestExpectations.json:
Canonical link: https://commits.webkit.org/307466@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications