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 10081037: views: Fix painting views with layers in RTL locale. (Closed)

Created:
8 years, 8 months ago by sadrul
Modified:
8 years, 8 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, ben+watch_chromium.org
Visibility:
Public.

Description

views: Fix painting views with layers in RTL locale. This fixes RTL painting in the launcher. BUG=112070 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=132409

Patch Set 1 #

Patch Set 2 : test #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -5 lines) Patch
M ui/views/view.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M ui/views/view_unittest.cc View 1 2 chunks +60 lines, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
sadrul
8 years, 8 months ago (2012-04-15 01:10:37 UTC) #1
sky
8 years, 8 months ago (2012-04-16 14:37:41 UTC) #2
LGTM

http://codereview.chromium.org/10081037/diff/2001/ui/views/view_unittest.cc
File ui/views/view_unittest.cc (right):

http://codereview.chromium.org/10081037/diff/2001/ui/views/view_unittest.cc#n...
ui/views/view_unittest.cc:2875: std::string locale =
l10n_util::GetApplicationLocale("");
"" -> std::string()

Powered by Google App Engine
This is Rietveld 408576698