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

Issue 6315002: Some wstring -> string16 conversion in src/app. (Closed)

Created:
9 years, 11 months ago by tony
Modified:
9 years, 7 months ago
Reviewers:
Evan Martin, gregoryd
CC:
chromium-reviews, jshin+watch_chromium.org
Visibility:
Public.

Description

Some wstring -> string16 conversion in src/app. It looks like l10n_util_dummy.cc isn't needed anymore: The function in the file doesn't match any functions in l10n_util.h. Convert BidiLineIterator to use string16. I don't see any unittests for this file. :( BUG=23581 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71667

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -35 lines) Patch
M app/app_base.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M app/bidi_line_iterator.h View 2 chunks +2 lines, -1 line 0 comments Download
M app/bidi_line_iterator.cc View 2 chunks +2 lines, -7 lines 0 comments Download
D app/l10n_util_dummy.cc View 1 chunk +0 lines, -22 lines 0 comments Download
M app/resource_bundle_dummy.cc View 1 chunk +1 line, -1 line 0 comments Download
M app/resource_bundle_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/autocomplete/autocomplete_popup_contents_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/view_text_utils.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
tony
9 years, 11 months ago (2011-01-14 17:37:45 UTC) #1
tony
gregoryd: Can you verify that it's safe for me to remove l10n_util_dummy.cc? I'm not sure ...
9 years, 11 months ago (2011-01-14 17:38:43 UTC) #2
Evan Martin
Lgtm brevity due to phone On Jan 14, 2011 9:38 AM, <tony@chromium.org> wrote: > gregoryd: ...
9 years, 11 months ago (2011-01-14 18:27:03 UTC) #3
gregoryd
9 years, 11 months ago (2011-01-16 07:27:48 UTC) #4
The windows try bots do build the 64-bit part, since the 64-bit nacl binary is
part of the Chrome for Windows package.

LGTM.


On 2011/01/14 17:38:43, tony wrote:
> gregoryd: Can you verify that it's safe for me to remove l10n_util_dummy.cc? 
> I'm not sure if the try bot tests the 64-bit nacl build.

Powered by Google App Engine
This is Rietveld 408576698