commit | b73bf8aa4e868323e981623f4789dbe0ef16a1b6 | [log] [tgz] |
---|---|---|
author | mkwst <[email protected]> | Tue Mar 31 07:33:45 2015 |
committer | Commit bot <[email protected]> | Tue Mar 31 07:34:40 2015 |
tree | 08cfc9ebda06b017538a8577a315f3397fc485d2 | |
parent | 13beeda042270ec899f86a806c563eca720370ec [diff] |
Remove 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 Review URL: https://codereview.chromium.org/976553002 Cr-Commit-Position: refs/heads/master@{#322991}