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

Issue 10694093: Remove the force_session cookie option, as it's not used anymore (Closed)

Created:
8 years, 5 months ago by jochen (gone - plz use gerrit)
Modified:
8 years, 5 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, mihaip-chromium-reviews_chromium.org, erikwright (departed), kkania, Aaron Boodman, wtc, robertshield, rkn, darin-cc_chromium.org
Visibility:
Public.

Description

Remove the force_session cookie option, as it's not used anymore BUG=133903 TEST=none TBR=sky@chromium.org,wtc@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146121

Patch Set 1 #

Patch Set 2 : updates #

Patch Set 3 : updates #

Patch Set 4 : updates #

Total comments: 1

Patch Set 5 : patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -218 lines) Patch
M chrome/browser/automation/automation_util.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/cookies/cookies_helpers.cc View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/cookies/cookies_unittest.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/net/sqlite_persistent_cookie_store.cc View 1 2 3 3 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/net/sqlite_persistent_cookie_store_perftest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/sqlite_persistent_cookie_store_unittest.cc View 1 2 3 4 6 chunks +18 lines, -39 lines 0 comments Download
M chrome/browser/ui/cocoa/content_settings/cookie_details.mm View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/gtk_chrome_cookie_view.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/cookie_info_view.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/cookies_tree_model_util.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M net/cookies/cookie_monster.h View 1 2 3 5 chunks +4 lines, -10 lines 0 comments Download
M net/cookies/cookie_monster.cc View 1 2 3 11 chunks +12 lines, -27 lines 0 comments Download
M net/cookies/cookie_monster_store_test.cc View 1 2 2 chunks +3 lines, -4 lines 0 comments Download
M net/cookies/cookie_monster_unittest.cc View 1 2 3 3 chunks +2 lines, -62 lines 0 comments Download
M net/cookies/cookie_options.h View 1 chunk +1 line, -9 lines 0 comments Download
M net/url_request/url_request_test_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/url_request/url_request_test_util.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M net/url_request/url_request_unittest.cc View 1 chunk +0 lines, -39 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
jochen (gone - plz use gerrit)
hey Marja, can you do a first pass over this CL?
8 years, 5 months ago (2012-07-06 09:08:20 UTC) #1
marja
lgtm
8 years, 5 months ago (2012-07-06 11:00:52 UTC) #2
jochen (gone - plz use gerrit)
Erik, please review
8 years, 5 months ago (2012-07-06 11:14:40 UTC) #3
erikwright (departed)
On holiday today. Will do Monday. On Jul 6, 2012 7:14 AM, <jochen@chromium.org> wrote: > ...
8 years, 5 months ago (2012-07-06 13:54:51 UTC) #4
erikwright (departed)
One concern: I think the callers of DoesExpire are really asking, "is this a session ...
8 years, 5 months ago (2012-07-10 13:25:45 UTC) #5
jochen (gone - plz use gerrit)
I picked IsPersistent because it doesn't require a logic change, and we had that method ...
8 years, 5 months ago (2012-07-11 09:08:19 UTC) #6
erikwright (departed)
LGTM with nit. Thanks! http://codereview.chromium.org/10694093/diff/1016/chrome/browser/net/sqlite_persistent_cookie_store_unittest.cc File chrome/browser/net/sqlite_persistent_cookie_store_unittest.cc (right): http://codereview.chromium.org/10694093/diff/1016/chrome/browser/net/sqlite_persistent_cookie_store_unittest.cc#newcode387 chrome/browser/net/sqlite_persistent_cookie_store_unittest.cc:387: TEST_F(SQLitePersistentCookieStoreTest, PersistHasExpires) { nit: rename ...
8 years, 5 months ago (2012-07-11 13:56:34 UTC) #7
jochen (gone - plz use gerrit)
TBR'ing OWNERS as the owned files are only affected by changes in the CanonicalCookie API
8 years, 5 months ago (2012-07-11 14:16:13 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jochen@chromium.org/10694093/11002
8 years, 5 months ago (2012-07-11 14:16:22 UTC) #9
commit-bot: I haz the power
8 years, 5 months ago (2012-07-11 15:22:17 UTC) #10
Change committed as 146121

Powered by Google App Engine
This is Rietveld 408576698