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

Issue 304003: Add more string16 variants. (Closed)

Created:
11 years, 2 months ago by darin (slow to review)
Modified:
9 years, 7 months ago
Reviewers:
Mark Mentovai, brettw
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org
Visibility:
Public.

Description

Add more string16 variants. R=brettw BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29440

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -0 lines) Patch
M base/string_util.h View 3 chunks +9 lines, -0 lines 0 comments Download
M base/string_util.cc View 1 4 chunks +29 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
darin (slow to review)
11 years, 2 months ago (2009-10-19 18:40:25 UTC) #1
Mark Mentovai
lg http://codereview.chromium.org/304003/diff/1/3 File base/string_util.cc (right): http://codereview.chromium.org/304003/diff/1/3#newcode1360 Line 1360: string16 JoinString(const std::vector<string16 & parts, char sep) ...
11 years, 2 months ago (2009-10-19 18:47:57 UTC) #2
brettw
LGTM2
11 years, 2 months ago (2009-10-19 19:16:24 UTC) #3
darin (slow to review)
11 years, 2 months ago (2009-10-19 19:20:05 UTC) #4
On Mon, Oct 19, 2009 at 11:47 AM, <mark@chromium.org> wrote:

> lg
>
>
> http://codereview.chromium.org/304003/diff/1/3
> File base/string_util.cc (right):
>
> http://codereview.chromium.org/304003/diff/1/3#newcode1360
> Line 1360: string16 JoinString(const std::vector<string16 & parts, char
> sep) {
> nit: no space before the &.


in fact, it just needed a ">" in that space ;-)



>
>
> http://codereview.chromium.org/304003
>

Powered by Google App Engine
This is Rietveld 408576698