DescriptionFirst-Party Cookies: Wire it up as an experimental web platform feature
This patch adds a flag to the NetworkDelegate to control the first-party
cookies experiment, and implements the flag in the ChromeNetworkDelegate
and ShellNetworkDelegate by checking the value of the experimental web
platform features command-line flag.
Once we decide whether or not to ship this feature, we can revert
everything in this patch other than the tests and the change to
URLRequestHttpJob::DoLoadCookies.
BUG=459154
Committed: https://crrev.com/3f3daac24caec2913641fe2fc2685feb738676ad
Cr-Commit-Position: refs/heads/master@{#318295}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Rebase. #
Total comments: 1
Patch Set 3 : Feedback. #
Total comments: 2
Patch Set 4 : Rebase. #Patch Set 5 : Nit. #Patch Set 6 : Test. #
Messages
Total messages: 14 (3 generated)
|