Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2f857be7d42f00feb7b59870709310154181a774
      
https://github.com/WebKit/WebKit/commit/2f857be7d42f00feb7b59870709310154181a774
  Author: Wenson Hsieh <wenson_hs...@apple.com>
  Date:   2024-04-01 (Mon, 01 Apr 2024)

  Changed paths:
    M Source/WebKit/NetworkProcess/cocoa/NetworkTaskCocoa.mm

  Log Message:
  -----------
  Add more quirks for `consent.google.*` when applying the third party IP 
address cookie expiry cap
https://bugs.webkit.org/show_bug.cgi?id=271952
rdar://122811153

Reviewed by John Wilander.

Add a couple more quirks for requests to `consent.google.*` and 
`consent.youtube.com`, when checking
whether we should apply the cookie expiration cap for requests coming from 
potential third party IP
addresses.

* Source/WebKit/NetworkProcess/cocoa/NetworkTaskCocoa.mm:
(WebKit::NetworkTaskCocoa::applyCookiePolicyForThirdPartyCloaking):

Clean up this capture block, so that the individual captured variables are much 
easier to read.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to