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

Issue 5004002: base: Move StringSplitAlongWhitespace to string_split.h (Closed)

Created:
10 years, 1 month ago by tfarina
Modified:
9 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, ben+cc_chromium.org, brettw-cc_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr., pam+watch_chromium.org, jshin+watch_chromium.org
Visibility:
Public.

Description

base: Move StringSplitAlongWhitespace to string_split.h BUG=None TEST=trybots Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66181

Patch Set 1 #

Patch Set 2 : unittests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -111 lines) Patch
M base/string_split.h View 1 chunk +15 lines, -0 lines 0 comments Download
M base/string_split.cc View 1 chunk +57 lines, -0 lines 0 comments Download
M base/string_split_unittest.cc View 1 chunk +32 lines, -0 lines 0 comments Download
M base/string_util.h View 2 chunks +0 lines, -16 lines 0 comments Download
M base/string_util.cc View 1 chunk +0 lines, -57 lines 0 comments Download
M base/string_util_unittest.cc View 1 chunk +0 lines, -32 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_model_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/history/top_sites_database.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/themes/browser_theme_provider.cc View 2 chunks +2 lines, -1 line 0 comments Download
M net/tools/hresolv/hresolv.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/dom_operations.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
tfarina
10 years, 1 month ago (2010-11-15 15:07:50 UTC) #1
darin (slow to review)
10 years, 1 month ago (2010-11-15 21:53:17 UTC) #2
Nice, LGTM

Powered by Google App Engine
This is Rietveld 408576698