Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Issue 976553002: Remove the '--enable-file-cookies' flag. (Closed)

Created:
5 years, 9 months ago by Mike West
Modified:
5 years, 8 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, jochen+watch_chromium.org, mkwst+moarreviews-shell_chromium.org, mlamouri+watch-content_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

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 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. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -59 lines) Patch
M chrome/browser/browsing_data/browsing_data_helper.cc View 1 2 3 4 5 6 7 2 chunks +1 line, -10 lines 0 comments Download
M chrome/browser/history/history_browsertest.cc View 1 2 3 4 5 6 7 4 chunks +14 lines, -6 lines 0 comments Download
M chrome/test/ppapi/ppapi_test.cc View 1 2 3 4 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/net/sqlite_persistent_cookie_store.cc View 1 2 3 4 5 6 7 3 chunks +0 lines, -7 lines 0 comments Download
M content/public/common/content_switches.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -1 line 0 comments Download
M content/public/common/content_switches.cc View 1 2 3 4 5 6 7 1 chunk +0 lines, -4 lines 0 comments Download
M content/shell/app/shell_main_delegate.cc View 1 2 3 4 1 chunk +0 lines, -4 lines 0 comments Download
M content/test/ppapi/ppapi_test.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download
M content/test/test_blink_web_unit_test_support.cc View 1 2 3 4 5 6 7 2 chunks +0 lines, -5 lines 0 comments Download
M net/cookies/cookie_monster.h View 1 2 3 4 5 6 7 2 chunks +16 lines, -8 lines 0 comments Download
M net/cookies/cookie_monster.cc View 1 2 3 4 5 6 2 chunks +17 lines, -8 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
dmichael (off chromium)
chrome/test/ppapi lgtm, though you probably also want to remove it from content/test/ppapi: https://code.google.com/p/chromium/codesearch#chromium/src/content/test/ppapi/ppapi_test.cc&l=48 We haven't ...
5 years, 9 months ago (2015-03-23 15:49:55 UTC) #2
Mike West
Jochen, Erik, would you mind taking a look at this patch? -mike
5 years, 9 months ago (2015-03-25 10:22:00 UTC) #4
jochen (gone - plz use gerrit)
lgtm
5 years, 9 months ago (2015-03-25 12:28:16 UTC) #5
Mike West
On 2015/03/25 at 12:28:16, jochen wrote: > lgtm Friendly ping for net/cookies, Erik? Do you ...
5 years, 8 months ago (2015-03-26 19:16:58 UTC) #6
Mike West
Ping?
5 years, 8 months ago (2015-03-30 08:46:10 UTC) #7
erikwright (departed)
LGTM with nits. https://codereview.chromium.org/976553002/diff/120001/chrome/browser/browsing_data/browsing_data_helper.cc File chrome/browser/browsing_data/browsing_data_helper.cc (right): https://codereview.chromium.org/976553002/diff/120001/chrome/browser/browsing_data/browsing_data_helper.cc#newcode7 chrome/browser/browsing_data/browsing_data_helper.cc:7: #include "base/command_line.h" no longer required? https://codereview.chromium.org/976553002/diff/120001/chrome/browser/browsing_data/browsing_data_helper.cc#newcode9 ...
5 years, 8 months ago (2015-03-30 14:22:30 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/976553002/140001
5 years, 8 months ago (2015-03-31 06:38:08 UTC) #11
commit-bot: I haz the power
Committed patchset #8 (id:140001)
5 years, 8 months ago (2015-03-31 07:33:59 UTC) #12
commit-bot: I haz the power
5 years, 8 months ago (2015-03-31 07:34:54 UTC) #13
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/b73bf8aa4e868323e981623f4789dbe0ef16a1b6
Cr-Commit-Position: refs/heads/master@{#322991}

Powered by Google App Engine
This is Rietveld 408576698