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

Issue 9838055: Fixed bidi RTL check failures on font settings page. (Closed)

Created:
8 years, 9 months ago by Danh Nguyen
Modified:
8 years, 8 months ago
Reviewers:
csilv, danhn
CC:
chromium-reviews, arv (Not doing code reviews), Sheridan Rawlins, James Hawkins
Visibility:
Public.

Description

Fixed bidi RTL check failures on font settings page. BUG=118420 TEST=browser_tests --gtest_filter=*.TestSettingsFrameFonts Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133983

Patch Set 1 #

Total comments: 3

Patch Set 2 : Sets the directionality from the contents of the font strings. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -4 lines) Patch
M chrome/browser/resources/options2/font_settings.js View 1 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/bidi_checker_web_ui_test.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/webui/options2/font_settings_handler2.cc View 1 2 chunks +14 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Danh Nguyen
Hi Chris, This would be my last fix on bidi test failures on the uber ...
8 years, 9 months ago (2012-03-23 14:17:29 UTC) #1
Sheridan Rawlins
http://codereview.chromium.org/9838055/diff/1/chrome/browser/resources/options2/font_settings.js File chrome/browser/resources/options2/font_settings.js (right): http://codereview.chromium.org/9838055/diff/1/chrome/browser/resources/options2/font_settings.js#newcode176 chrome/browser/resources/options2/font_settings.js:176: option.dir = 'ltr'; How do we know it's ltr? ...
8 years, 9 months ago (2012-03-23 15:56:57 UTC) #2
Danh Nguyen
Thanks Sheridan for taking a look. Danh http://codereview.chromium.org/9838055/diff/1/chrome/browser/resources/options2/font_settings.js File chrome/browser/resources/options2/font_settings.js (right): http://codereview.chromium.org/9838055/diff/1/chrome/browser/resources/options2/font_settings.js#newcode176 chrome/browser/resources/options2/font_settings.js:176: option.dir = ...
8 years, 9 months ago (2012-03-23 16:28:21 UTC) #3
csilv
http://codereview.chromium.org/9838055/diff/1/chrome/browser/resources/options2/font_settings.js File chrome/browser/resources/options2/font_settings.js (right): http://codereview.chromium.org/9838055/diff/1/chrome/browser/resources/options2/font_settings.js#newcode176 chrome/browser/resources/options2/font_settings.js:176: option.dir = 'ltr'; On 2012/03/23 16:28:21, Danh Nguyen wrote: ...
8 years, 8 months ago (2012-04-10 23:35:32 UTC) #4
Danh Nguyen
On 2012/04/10 23:35:32, csilv wrote: > http://codereview.chromium.org/9838055/diff/1/chrome/browser/resources/options2/font_settings.js > File chrome/browser/resources/options2/font_settings.js (right): > > http://codereview.chromium.org/9838055/diff/1/chrome/browser/resources/options2/font_settings.js#newcode176 > ...
8 years, 8 months ago (2012-04-11 14:38:25 UTC) #5
Danh Nguyen
Hi Chris, This is my renewed attempt on fixing this issue. This change looks into ...
8 years, 8 months ago (2012-04-23 20:38:59 UTC) #6
csilv
lgtm
8 years, 8 months ago (2012-04-25 17:35:38 UTC) #7
danhn
Thanks Chris. Danh On Wed, Apr 25, 2012 at 10:35 AM, <csilv@chromium.org> wrote: > lgtm ...
8 years, 8 months ago (2012-04-25 17:54:15 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danhn@chromium.org/9838055/7001
8 years, 8 months ago (2012-04-25 19:50:10 UTC) #9
commit-bot: I haz the power
8 years, 8 months ago (2012-04-25 21:26:17 UTC) #10
Change committed as 133983

Powered by Google App Engine
This is Rietveld 408576698