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

Issue 10532081: replace string16 with StringPiece16 in ConvertUTF16ToJavaString() (Closed)

Created:
8 years, 6 months ago by Wei James(wistoch)
Modified:
8 years, 6 months ago
Reviewers:
joth
CC:
chromium-reviews, erikwright (departed), brettw-cc_chromium.org
Visibility:
Public.

Description

replace string16 with StringPiece16 in ConvertUTF16ToJavaString() BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141607

Patch Set 1 #

Patch Set 2 : remove redundant header files" #

Total comments: 6

Patch Set 3 : fix coding style #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -8 lines) Patch
M base/android/jni_string.h View 1 2 3 chunks +4 lines, -3 lines 0 comments Download
M base/android/jni_string.cc View 1 2 3 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Wei James(wistoch)
8 years, 6 months ago (2012-06-11 05:39:06 UTC) #1
joth
thanks for picking this one up! couple more small tidy-ups while you're in there.. http://chromiumcodereview.appspot.com/10532081/diff/4/base/android/jni_string.cc ...
8 years, 6 months ago (2012-06-11 23:39:37 UTC) #2
Wei James(wistoch)
http://chromiumcodereview.appspot.com/10532081/diff/4/base/android/jni_string.cc File base/android/jni_string.cc (right): http://chromiumcodereview.appspot.com/10532081/diff/4/base/android/jni_string.cc#newcode65 base/android/jni_string.cc:65: const base::StringPiece16& str) { On 2012/06/11 23:39:38, joth wrote: ...
8 years, 6 months ago (2012-06-12 01:25:29 UTC) #3
joth
lgtm
8 years, 6 months ago (2012-06-12 01:31:14 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/james.wei@intel.com/10532081/7001
8 years, 6 months ago (2012-06-12 01:32:16 UTC) #5
Wei James(wistoch)
On 2012/06/12 01:31:14, joth wrote: > lgtm thanks for reviewing it. thanks
8 years, 6 months ago (2012-06-12 01:32:27 UTC) #6
commit-bot: I haz the power
8 years, 6 months ago (2012-06-12 03:25:45 UTC) #7
Change committed as 141607

Powered by Google App Engine
This is Rietveld 408576698