[webkit-changes] [WebKit/WebKit] bd1d80: Remove FIXMEs in NetworkProcess::allowsFirstPartyF...

J Pascoe noreply at github.com
Tue Feb 28 13:54:38 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bd1d80832150adf621a23ecd70710ab1fcbb0bf3
      https://github.com/WebKit/WebKit/commit/bd1d80832150adf621a23ecd70710ab1fcbb0bf3
  Author: J Pascoe <j_pascoe at apple.com>
  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




More information about the webkit-changes mailing list