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

Issue 434024: Enable the RTL UI support in the extensions_ui (chrome://extensions). While d... (Closed)

Created:
11 years, 1 month ago by jungshik at Google
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Enable the RTL UI support in the extensions_ui (chrome://extensions). While doing so, make it use the font-family and font-size (84% by default) set in locale_settings for the current UI language. The body font size used to be 87%. To make up for the difference between two, the font sizes given in percentage are adjusted (increased) accordingly in the rest of the file. BUG=28202 TEST=1. Run Chrome with '--lang=he' or '--lang=ar' on Windows (or 'LANGUAGE=he chrome' / 'LANGUAGE=ar chrome' on Linux) and go to 'chrome://extensions'. Strings are not yet translated, but the overall UI should be RTL. 2. Run Chrome in en-US (or your favorite LTR language) and go to 'chrome://extensions'. It should look the same as before. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=33108

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -13 lines) Patch
M chrome/browser/extensions/extensions_ui.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/extensions_ui.html View 1 2 3 15 chunks +86 lines, -13 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jungshik at Google
11 years, 1 month ago (2009-11-23 22:57:55 UTC) #1
rafaelw
lgtm
11 years, 1 month ago (2009-11-24 19:41:24 UTC) #2
rafaelw
Sorry, Jungshik. I decided to apply patch locally to inspect the visual changes. Two nits: ...
11 years, 1 month ago (2009-11-24 20:40:42 UTC) #3
jungshik at Google
Rafael, Can you take a look again? I addressed your concerns. I kept scratching my ...
11 years, 1 month ago (2009-11-25 00:53:18 UTC) #4
rafaelw
11 years ago (2009-11-25 19:34:43 UTC) #5
lgtm. for reals this time =-).

This is really nice work. Thanks!

Powered by Google App Engine
This is Rietveld 408576698