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

Issue 598323002: Use of base::StringPairs appropriately in content (Closed)

Created:
6 years, 3 months ago by MRV
Modified:
6 years, 3 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, jam, yuzo+watch_chromium.org, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, mkwst+moarreviews-renderer_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Use of base::StringPairs appropriately in content Using base::StringPairs in base folder Becuase base/strings/string_split.h defines: typedef std::vector<std::pair<std::string, std::string> > StringPairs; BUG=412250 Committed: https://crrev.com/0079fbabc4baef46e50f587f0f4012b76517960f Cr-Commit-Position: refs/heads/master@{#296676}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Updated as per comments #

Patch Set 3 : Resolving the scoping error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -8 lines) Patch
M content/browser/accessibility/browser_accessibility.h View 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/accessibility/browser_accessibility.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/transition_request_manager.cc View 1 3 chunks +3 lines, -2 lines 0 comments Download
M content/common/websocket.h View 2 chunks +2 lines, -1 line 0 comments Download
M content/renderer/p2p/port_allocator.cc View 1 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
MRV
PTAL
6 years, 3 months ago (2014-09-25 04:53:26 UTC) #2
Avi (use Gerrit)
https://codereview.chromium.org/598323002/diff/1/content/browser/accessibility/browser_accessibility.cc File content/browser/accessibility/browser_accessibility.cc (right): https://codereview.chromium.org/598323002/diff/1/content/browser/accessibility/browser_accessibility.cc#newcode176 content/browser/accessibility/browser_accessibility.cc:176: const base::StringPairs& This was already broken, but functions in ...
6 years, 3 months ago (2014-09-25 04:59:16 UTC) #3
MRV
Dear Mr. avi, thanks for comments I have incorporated the changes suggested by you. PTAL ...
6 years, 3 months ago (2014-09-25 05:15:28 UTC) #4
Avi (use Gerrit)
lgtm
6 years, 3 months ago (2014-09-25 05:34:45 UTC) #5
MRV
On 2014/09/25 05:34:45, Avi wrote: > lgtm Thanks Mr. avi for LGTM
6 years, 3 months ago (2014-09-25 05:35:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/598323002/20001
6 years, 3 months ago (2014-09-25 05:37:03 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_rel/builds/18908)
6 years, 3 months ago (2014-09-25 05:52:46 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/598323002/40001
6 years, 3 months ago (2014-09-25 06:31:58 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001) as b9001dc584774c930ea8ad352c1ef70d32226746
6 years, 3 months ago (2014-09-25 07:25:31 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-25 07:26:14 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0079fbabc4baef46e50f587f0f4012b76517960f
Cr-Commit-Position: refs/heads/master@{#296676}

Powered by Google App Engine
This is Rietveld 408576698