[webkit-changes] [WebKit/WebKit] 8d0a1a: Switch cookie accept policy when using managed dom...

Brent Fulgham noreply at github.com
Wed Oct 4 13:48:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8d0a1a99ffad4617e22c1ee48442d755a11488ae
      https://github.com/WebKit/WebKit/commit/8d0a1a99ffad4617e22c1ee48442d755a11488ae
  Author: Brent Fulgham <bfulgham at apple.com>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

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

  Log Message:
  -----------
  Switch cookie accept policy when using managed domains
https://bugs.webkit.org/show_bug.cgi?id=262415
<rdar://116025019>

Reviewed by Pascoe.

The ITP features block third party cookie access, and purge local state regularly.
When an MDM application is running with managed domains, we should adjust cookie
acceptance policy to support those managed origins.

* Source/WebKit/NetworkProcess/NetworkProcess.cpp:
(WebKit::NetworkProcess::setManagedDomainsForResourceLoadStatistics):

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




More information about the webkit-changes mailing list