Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bd1d80832150adf621a23ecd70710ab1fcbb0bf3
https://github.com/WebKit/WebKit/commit/bd1d80832150adf621a23ecd70710ab1fcbb0bf3
Author: J Pascoe <[email protected]>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M Source/WebCore/loader/PingLoader.cpp
M Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.cpp
M Source/WebKit/NetworkProcess/NetworkProcess.cpp
Log Message:
-----------
Remove FIXMEs in NetworkProcess::allowsFirstPartyForCookies
https://bugs.webkit.org/show_bug.cgi?id=252678
rdar://105733798
Reviewed by Alex Christensen.
This patch removes the remaining FIXMEs in
NetworkProcess::allowsFirstPartyForCookies
by allowing a blank firstPartyForCookies in a request that does not allow
cookies.
* Source/WebKit/NetworkProcess/NetworkProcess.cpp:
(WebKit::NetworkProcess::allowsFirstPartyForCookies):
* Source/WebCore/loader/PingLoader.cpp:
(WebCore::PingLoader::sendViolationReport):
* Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.cpp:
(WebKit::NetworkConnectionToWebProcess::scheduleResourceLoad):
Canonical link: https://commits.webkit.org/260966@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes