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

Issue 14365006: Add a way to query a cookie store whether any cookies exist for a given (Closed)

Created:
7 years, 8 months ago by tburkard
Modified:
7 years, 8 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Add a way to query a cookie store whether any cookies exist for a given ETLD+1. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195258

Patch Set 1 #

Patch Set 2 : fix tests #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -0 lines) Patch
M net/cookies/cookie_monster.h View 1 2 3 4 5 4 chunks +8 lines, -0 lines 0 comments Download
M net/cookies/cookie_monster.cc View 3 chunks +53 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
tburkard
7 years, 8 months ago (2013-04-18 21:38:14 UTC) #1
tburkard
Hey Erik, it'd be great if you could get to this today. If not, can ...
7 years, 8 months ago (2013-04-19 18:05:22 UTC) #2
erikwright (departed)
On 2013/04/19 18:05:22, tburkard wrote: > Hey Erik, > > it'd be great if you ...
7 years, 8 months ago (2013-04-19 18:15:34 UTC) #3
tburkard
Thanks, Erik. I was actually going to access the cookie store the way it is ...
7 years, 8 months ago (2013-04-19 18:25:59 UTC) #4
tburkard
Updated the change, please take a look. Thanks.
7 years, 8 months ago (2013-04-19 18:34:49 UTC) #5
erikwright (departed)
Sorry, I thought that this is being done from within a delegate that is attached ...
7 years, 8 months ago (2013-04-19 18:37:20 UTC) #6
tburkard
I figured out how to do it -- when I have a CookieStore object, I ...
7 years, 8 months ago (2013-04-19 19:23:43 UTC) #7
erikwright (departed)
I'd prefer you avoid calling GetCookieMonster if possible, that function should be marked deprecated. On ...
7 years, 8 months ago (2013-04-19 19:28:34 UTC) #8
erikwright (departed)
LGTM, assuming it does what you need.
7 years, 8 months ago (2013-04-19 19:29:03 UTC) #9
tburkard
7 years, 8 months ago (2013-04-19 19:50:08 UTC) #10
Message was sent while issue was closed.
Committed patchset #6 manually as r195258.

Powered by Google App Engine
This is Rietveld 408576698