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

Issue 1125773004: Pull in ASCII<->UTF16 from Chromium (Closed)

Created:
5 years, 7 months ago by scottmg
Modified:
5 years, 7 months ago
Reviewers:
Mark Mentovai
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/mini_chromium@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Pull in ASCII<->UTF16 from Chromium R=mark@chromium.org BUG=crashpad:1

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -2 lines) Patch
M base/base.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M base/strings/string_piece.h View 1 chunk +1 line, -1 line 0 comments Download
M base/strings/string_util.h View 1 chunk +4 lines, -0 lines 0 comments Download
A base/strings/string_util.cc View 1 chunk +23 lines, -0 lines 1 comment Download
M base/strings/utf_string_conversions.h View 2 chunks +4 lines, -1 line 0 comments Download
M base/strings/utf_string_conversions.cc View 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scottmg
https://codereview.chromium.org/1125773004/diff/1/base/strings/string_util.cc File base/strings/string_util.cc (right): https://codereview.chromium.org/1125773004/diff/1/base/strings/string_util.cc#newcode10 base/strings/string_util.cc:10: for (size_t i = 0; i < str.length(); ++i) ...
5 years, 7 months ago (2015-05-04 23:15:33 UTC) #1
scottmg
Hold off on this one, pending https://codereview.chromium.org/1119783005/.
5 years, 7 months ago (2015-05-05 00:30:46 UTC) #2
scottmg
5 years, 7 months ago (2015-05-05 00:48:18 UTC) #3
On 2015/05/05 00:30:46, scottmg wrote:
> Hold off on this one, pending https://codereview.chromium.org/1119783005/.

Closing this as unnecessary.

Powered by Google App Engine
This is Rietveld 408576698