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

Issue 1092923006: Use of base::StringPairs appropriately in cookies (Closed)

Created:
5 years, 8 months ago by payal.pandey
Modified:
5 years, 8 months ago
CC:
chromium-reviews, erikwright (departed), cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use of base::StringPairs appropriately in cookies Because base/strings/string_split.h defines: typedef std::vector<std::pair<std::string, std::string> > StringPairs; BUG=412250 Committed: https://crrev.com/47e20fdf5de4a38562d0ef2e981134a87c8677d7 Cr-Commit-Position: refs/heads/master@{#326775}

Patch Set 1 #

Patch Set 2 : Included the required header file. #

Total comments: 1

Patch Set 3 : Incorporated review comments #

Patch Set 4 : Use of base::StringPairs appropriately in cookies #

Patch Set 5 : updated for try bot error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -9 lines) Patch
M net/cookies/cookie_util_unittest.cc View 1 2 3 4 3 chunks +7 lines, -9 lines 0 comments Download

Messages

Total messages: 21 (10 generated)
payal.pandey
Please have a look, Thanks
5 years, 8 months ago (2015-04-23 07:20:06 UTC) #2
payal.pandey
Included the required header file base/strings/string_split.h Please check & review, Thanks.
5 years, 8 months ago (2015-04-23 10:46:50 UTC) #4
eroman
lgtm https://codereview.chromium.org/1092923006/diff/20001/net/cookies/cookie_util_unittest.cc File net/cookies/cookie_util_unittest.cc (right): https://codereview.chromium.org/1092923006/diff/20001/net/cookies/cookie_util_unittest.cc#newcode7 net/cookies/cookie_util_unittest.cc:7: #include <vector> can this be removed now?
5 years, 8 months ago (2015-04-23 20:14:39 UTC) #5
payal.pandey
On 2015/04/23 20:14:39, eroman wrote: > lgtm > > https://codereview.chromium.org/1092923006/diff/20001/net/cookies/cookie_util_unittest.cc > File net/cookies/cookie_util_unittest.cc (right): > ...
5 years, 8 months ago (2015-04-24 02:30:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1092923006/40001
5 years, 8 months ago (2015-04-24 05:53:48 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/18156)
5 years, 8 months ago (2015-04-24 05:56:07 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1092923006/60001
5 years, 8 months ago (2015-04-24 06:44:52 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/18161) ios_rel_device_ninja on tryserver.chromium.mac (JOB_FAILED, ...
5 years, 8 months ago (2015-04-24 06:47:52 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1092923006/80001
5 years, 8 months ago (2015-04-24 11:59:44 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 8 months ago (2015-04-24 12:38:45 UTC) #20
commit-bot: I haz the power
5 years, 8 months ago (2015-04-24 12:39:29 UTC) #21
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/47e20fdf5de4a38562d0ef2e981134a87c8677d7
Cr-Commit-Position: refs/heads/master@{#326775}

Powered by Google App Engine
This is Rietveld 408576698