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

Issue 1109723002: Use of base::StringPairs appropriately in nacl. (Closed)

Created:
5 years, 8 months ago by payal.pandey
Modified:
5 years, 7 months ago
Reviewers:
bbudge, sehr
CC:
chromium-reviews
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 nacl. Bescause base/strings/string_split.h defines: typedef std::vector<std::pair<std::string, std::string> > StringPairs; BUG=412250 Committed: https://crrev.com/ab03ab78e51ca34b3cf2552c8004fd2aebfa0195 Cr-Commit-Position: refs/heads/master@{#327452}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Incorporated review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -21 lines) Patch
M components/nacl/common/nacl_types.h View 1 3 chunks +12 lines, -13 lines 0 comments Download
M components/nacl/common/nacl_types.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M components/nacl/renderer/json_manifest.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M components/nacl/renderer/json_manifest.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M components/nacl/renderer/ppb_nacl_private_impl.cc View 1 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 19 (7 generated)
payal.pandey
Please have a look, Thanks
5 years, 8 months ago (2015-04-27 08:23:09 UTC) #2
teravest
-teravest +bbudge
5 years, 7 months ago (2015-04-27 14:13:49 UTC) #4
bbudge
Could you change other usages of std::vector<std::pair<std::string, std:string>> to match? https://codereview.chromium.org/1109723002/diff/1/components/nacl/common/nacl_types.h File components/nacl/common/nacl_types.h (right): https://codereview.chromium.org/1109723002/diff/1/components/nacl/common/nacl_types.h#newcode124 ...
5 years, 7 months ago (2015-04-27 14:37:26 UTC) #6
payal.pandey
Review comments incorporated. Modified all files in nacl folder, those have std::vector<std::pair<std::string, std::string> > Please ...
5 years, 7 months ago (2015-04-28 06:15:01 UTC) #7
bbudge
lgtm
5 years, 7 months ago (2015-04-28 14:11:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1109723002/20001
5 years, 7 months ago (2015-04-28 14:12:37 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/59537)
5 years, 7 months ago (2015-04-28 14:33:44 UTC) #12
sehr
lgtm
5 years, 7 months ago (2015-04-28 18:26:54 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1109723002/20001
5 years, 7 months ago (2015-04-29 05:23:26 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1109723002/20001
5 years, 7 months ago (2015-04-29 05:25:38 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-04-29 08:53:45 UTC) #18
commit-bot: I haz the power
5 years, 7 months ago (2015-04-29 08:54:49 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ab03ab78e51ca34b3cf2552c8004fd2aebfa0195
Cr-Commit-Position: refs/heads/master@{#327452}

Powered by Google App Engine
This is Rietveld 408576698