Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3757960a91d6b1dea015157ec620a2d61935fb3c
https://github.com/WebKit/WebKit/commit/3757960a91d6b1dea015157ec620a2d61935fb3c
Author: Roberto Rodriguez <[email protected]>
Date: 2025-06-10 (Tue, 10 Jun 2025)
Changed paths:
M Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.cpp
M Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm
Log Message:
-----------
Fix CoreIPC fuzz blocker delete cookie
https://bugs.webkit.org/show_bug.cgi?id=294193
rdar://152488983
Reviewed by Alex Christensen.
Check validity of URL parameters for IPC calls to deleteCookie.
WTF::URLs with an invalid flag will fail to convert to NSURL.
* Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.cpp:
(WebKit::NetworkConnectionToWebProcess::deleteCookie):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:
(EmptyParametersDeleteCookie)):
(InvalidURLsDeleteCookie)):
Canonical link: https://commits.webkit.org/296044@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes