DescriptionRemove the '--enable-file-cookies' flag.
Discussed at https://groups.google.com/a/chromium.org/forum/#!topic/net-dev/47jdSKRnbqA.
We can't drop the functionality entirely, as it's exposed as a public method
on Android's WebView, but we can limit the functionality to Android and remove
current callers. That's the approach this patch takes.
BUG=470482
Committed: https://crrev.com/b73bf8aa4e868323e981623f4789dbe0ef16a1b6
Cr-Commit-Position: refs/heads/master@{#322991}
Patch Set 1 #Patch Set 2 : remove #Patch Set 3 : Fix history test. #Patch Set 4 : Android #Patch Set 5 : WebView. :( #Patch Set 6 : Only Android. #Patch Set 7 : Whole method. #
Total comments: 9
Patch Set 8 : Nits. #Messages
Total messages: 13 (4 generated)
|