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

Issue 8465022: Creation of cookie_utils. (Closed)

Created:
9 years, 1 month ago by droger_google
Modified:
9 years, 1 month ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, erikwright (departed), Erik does not do reviews, Paweł Hajdan Jr., wtc, mihaip+watch_chromium.org, Randy Smith (Not in Mondays), Aaron Boodman, darin-cc_chromium.org, rkn
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Creation of cookie_utils. BUG=NONE TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110099

Patch Set 1 #

Total comments: 1

Patch Set 2 : Review comments #

Patch Set 3 : Fix compilation on windows #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -84 lines) Patch
M chrome/browser/extensions/extension_cookies_helpers.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M net/base/cookie_monster.h View 1 chunk +0 lines, -4 lines 0 comments Download
M net/base/cookie_monster.cc View 8 chunks +11 lines, -76 lines 0 comments Download
M net/base/cookie_monster_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download
A net/base/cookie_utils.h View 1 chunk +38 lines, -0 lines 3 comments Download
A net/base/cookie_utils.cc View 1 2 1 chunk +79 lines, -0 lines 0 comments Download
M net/net.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
droger_google
I did not run the try bots (I don't have commit access).
9 years, 1 month ago (2011-11-10 14:42:18 UTC) #1
erikwright (departed)
http://codereview.chromium.org/8465022/diff/1/net/base/cookie_utils.cc File net/base/cookie_utils.cc (right): http://codereview.chromium.org/8465022/diff/1/net/base/cookie_utils.cc#newcode69 net/base/cookie_utils.cc:69: cookie_domain.length(), cookie_domain)) Nit: I know you are just moving ...
9 years, 1 month ago (2011-11-10 15:02:27 UTC) #2
droger_google
9 years, 1 month ago (2011-11-10 16:25:17 UTC) #3
droger_google
9 years, 1 month ago (2011-11-10 17:01:33 UTC) #4
commit-bot: I haz the power
No LGTM from valid reviewers yet.
9 years, 1 month ago (2011-11-10 18:41:40 UTC) #5
erikwright (departed)
LGTM. Randy, sorry to bug you again for a rubber stamp. I'll prioritize doing the ...
9 years, 1 month ago (2011-11-10 18:55:14 UTC) #6
erikwright (departed)
9 years, 1 month ago (2011-11-10 18:55:41 UTC) #7
wtc
Review comments on Patch Set 3: http://codereview.chromium.org/8465022/diff/7001/net/base/cookie_utils.h File net/base/cookie_utils.h (right): http://codereview.chromium.org/8465022/diff/7001/net/base/cookie_utils.h#newcode5 net/base/cookie_utils.h:5: #ifndef NET_BASE_COOKIE_UTILS_H_ Please ...
9 years, 1 month ago (2011-11-10 19:29:29 UTC) #8
Randy Smith (Not in Mondays)
Agreed with Wan-Teh's comments, LGTM if those are resolved.
9 years, 1 month ago (2011-11-11 20:47:29 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/droger@google.com/8465022/7001
9 years, 1 month ago (2011-11-15 15:00:34 UTC) #10
commit-bot: I haz the power
9 years, 1 month ago (2011-11-15 16:34:59 UTC) #11
Change committed as 110099

Powered by Google App Engine
This is Rietveld 408576698