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

Issue 7541021: Update asynchronous CookieMonster API to login_utils. (Closed)

Created:
9 years, 4 months ago by ycxiao
Modified:
9 years, 4 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, nkostylev+cc_chromium.org, erikwright (departed), Paweł Hajdan Jr., wtc, Randy Smith (Not in Mondays), darin-cc_chromium.org, rkn, davemoore+watch_chromium.org
Visibility:
Public.

Description

Update asynchronous CookieMonster API to login_utils. BUG=68657 TEST=CookieMonsterTest.InitializeFromCookieMonster Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95825

Patch Set 1 : '' #

Total comments: 1

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -12 lines) Patch
M chrome/browser/chromeos/login/login_utils.cc View 1 2 3 1 chunk +9 lines, -1 line 0 comments Download
M net/base/cookie_monster.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M net/base/cookie_monster.cc View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download
M net/base/cookie_monster_unittest.cc View 1 2 3 1 chunk +8 lines, -7 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
ycxiao
PTAL. Thanks, Yancheng
9 years, 4 months ago (2011-08-01 14:38:14 UTC) #1
zel
http://codereview.chromium.org/7541021/diff/2001/chrome/browser/chromeos/login/login_utils.cc File chrome/browser/chromeos/login/login_utils.cc (right): http://codereview.chromium.org/7541021/diff/2001/chrome/browser/chromeos/login/login_utils.cc#newcode134 chrome/browser/chromeos/login/login_utils.cc:134: void HasCookie(const net::CookieList& existing_cookies) { the code changed here, ...
9 years, 4 months ago (2011-08-03 21:44:04 UTC) #2
ycxiao
PTAL. Thanks! Yancheng
9 years, 4 months ago (2011-08-04 15:16:53 UTC) #3
zel
http://codereview.chromium.org/7541021/diff/8005/chrome/browser/chromeos/login/login_utils.cc File chrome/browser/chromeos/login/login_utils.cc (right): http://codereview.chromium.org/7541021/diff/8005/chrome/browser/chromeos/login/login_utils.cc#newcode136 chrome/browser/chromeos/login/login_utils.cc:136: void InitializeCookieMonster(const net::CookieList& cookies) { put assert there that ...
9 years, 4 months ago (2011-08-04 16:01:07 UTC) #4
ycxiao
http://codereview.chromium.org/7541021/diff/8005/chrome/browser/chromeos/login/login_utils.cc File chrome/browser/chromeos/login/login_utils.cc (right): http://codereview.chromium.org/7541021/diff/8005/chrome/browser/chromeos/login/login_utils.cc#newcode136 chrome/browser/chromeos/login/login_utils.cc:136: void InitializeCookieMonster(const net::CookieList& cookies) { On 2011/08/04 16:01:07, zel ...
9 years, 4 months ago (2011-08-04 17:00:50 UTC) #5
ycxiao
Hi Randy, Could you take a look at this? This is updating the CookeiMonster API ...
9 years, 4 months ago (2011-08-04 22:36:15 UTC) #6
ycxiao
Hi Zelidrag, Done with your comment. PTAL. Thanks, Yancheng
9 years, 4 months ago (2011-08-04 22:38:12 UTC) #7
Randy Smith (Not in Mondays)
LGTM. I still like the original interface better, but I agree there's no good way ...
9 years, 4 months ago (2011-08-05 19:36:37 UTC) #8
zel
LGTM fill in TEST=
9 years, 4 months ago (2011-08-05 19:47:43 UTC) #9
commit-bot: I haz the power
Commit queue patch verification failed without an error message. Something went wrong, probably a crash, ...
9 years, 4 months ago (2011-08-06 16:14:39 UTC) #10
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test. Builder is ...
9 years, 4 months ago (2011-08-07 04:18:41 UTC) #11
commit-bot: I haz the power
9 years, 4 months ago (2011-08-08 16:31:09 UTC) #12
Change committed as 95825

Powered by Google App Engine
This is Rietveld 408576698