[webkit-changes] [WebKit/WebKit] 59d042: Enable first party for cookies check on Linux

EWS noreply at github.com
Wed Dec 21 04:12:07 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 59d042a7a674b1c547d2fc84be9d7a7a9aaca280
      https://github.com/WebKit/WebKit/commit/59d042a7a674b1c547d2fc84be9d7a7a9aaca280
  Author: Alex Christensen <achristensen at webkit.org>
  Date:   2022-12-21 (Wed, 21 Dec 2022)

  Changed paths:
    M Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.cpp

  Log Message:
  -----------
  Enable first party for cookies check on Linux
https://bugs.webkit.org/show_bug.cgi?id=247693
rdar://102154645

Reviewed by Carlos Garcia Campos.

I think 256488 at main resolved the problem and now the check can be done on all platforms.

* Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.cpp:
(WebKit::NetworkConnectionToWebProcess::scheduleResourceLoad):

Canonical link: https://commits.webkit.org/258186@main




More information about the webkit-changes mailing list