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

Issue 11138019: Merge 157675 - Content Settings bubble does not display RTL text. This is the case because we (Closed)

Created:
8 years, 2 months ago by Greg Billock
Modified:
8 years, 2 months ago
Reviewers:
varunjain
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Merge 157675 - Content Settings bubble does not display RTL text. This is the case because we manually draw the string in the bubble without taking RTL into account. We fix this by using a views::Label instead that takes care of RTL when drawing text. BUG=150694 Review URL: https://chromiumcodereview.appspot.com/10949024 TBR=varunjain@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=161900

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -46 lines) Patch
M chrome/browser/ui/views/location_bar/location_bar_decoration_view.h View 6 chunks +12 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_decoration_view.cc View 6 chunks +38 lines, -41 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Greg Billock
8 years, 2 months ago (2012-10-15 18:30:30 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698