Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9591731fa28164c1f86e08089293c6af940d4458
https://github.com/WebKit/WebKit/commit/9591731fa28164c1f86e08089293c6af940d4458
Author: Fujii Hironori <[email protected]>
Date: 2026-04-03 (Fri, 03 Apr 2026)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebContext.cpp
Log Message:
-----------
[GLib] SHOULD NEVER BE REACHED in
WebKit::NetworkProcess::allowsFirstPartyForCookies for
TestWebKitWebContext:/webkit/WebKitWebContext/timezone-worker
https://bugs.webkit.org/show_bug.cgi?id=311401
Reviewed by Carlos Alberto Lopez Perez.
The domain check in Network process was failed. No page was loaded in the
webView before testing Worker. The webView should load a page before testing
JavaScript.
* Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebContext.cpp:
(testWebContextTimeZoneOverrideInWorker):
Canonical link: https://commits.webkit.org/310513@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications