Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 20d60e9cefe4000db473b20127e03011a934ef75
      
https://github.com/WebKit/WebKit/commit/20d60e9cefe4000db473b20127e03011a934ef75
  Author: Matthew Finkel <[email protected]>
  Date:   2025-01-02 (Thu, 02 Jan 2025)

  Changed paths:
    M Source/WebCore/platform/network/NetworkStorageSession.cpp

  Log Message:
  -----------
  Enforce maxAgeCacheCap when partitioned cookies are allowed
https://bugs.webkit.org/show_bug.cgi?id=285308
rdar://142279055

Reviewed by Charlie Wolfe.

Currently we only cap the age of cached entries if full third-party cookie
blocking is enabled. In this patch I am capping cached entries when partitioned
cookies are allowed, too.

* Source/WebCore/platform/network/NetworkStorageSession.cpp:
(WebCore::NetworkStorageSession::maxAgeCacheCap):

Canonical link: https://commits.webkit.org/288394@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

Reply via email to