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

Issue 7610001: Made web-app bidi-compatible. (Closed)

Created:
9 years, 4 months ago by Jamie
Modified:
9 years, 4 months ago
Reviewers:
garykac
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, dmaclach+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, ajwong+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Made web-app bidi-compatible. BUG=None TEST=Manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96245

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -19 lines) Patch
M remoting/webapp/me2mom/choice.css View 8 chunks +12 lines, -11 lines 2 comments Download
M remoting/webapp/me2mom/choice.html View 5 chunks +5 lines, -5 lines 0 comments Download
M remoting/webapp/me2mom/toolbar.css View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jamie
This CL adds bidi support to the web-app. It will need checking more carefully by ...
9 years, 4 months ago (2011-08-10 18:24:31 UTC) #1
garykac
On 2011/08/10 18:24:31, Jamie wrote: > This CL adds bidi support to the web-app. It ...
9 years, 4 months ago (2011-08-10 19:31:54 UTC) #2
garykac
9 years, 4 months ago (2011-08-10 19:34:37 UTC) #3
http://codereview.chromium.org/7610001/diff/1/remoting/webapp/me2mom/choice.css
File remoting/webapp/me2mom/choice.css (right):

http://codereview.chromium.org/7610001/diff/1/remoting/webapp/me2mom/choice.c...
remoting/webapp/me2mom/choice.css:19: direction: __MSG_@@bidi_dir__;
On 2011/08/10 18:24:31, Jamie wrote:
> I don't think we're supposed to use CSS to set text direction, but I don't
think
> Chrome extensions can use __MSG__ substitutions in the HTML. If you know of a
> better way of doing this, let me know.

This seems OK to me.

Powered by Google App Engine
This is Rietveld 408576698