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

Issue 566031: Chromium side of Writing Direction Context Menu on OS X (Closed)

Created:
10 years, 10 months ago by jeremy
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, ben+cc_chromium.org, John Grabowski, jam, pam+watch_chromium.org, darin (slow to review)
Visibility:
Public.

Description

WebKit side is in https://bugs.webkit.org/show_bug.cgi?id=34524 BUG=NONE TEST=Right clicking on a text input field in Web content on OS X should now show a Writing Direction submenu. Clicking on "Left To Right" should align the input to the left, and "Right To Left" should do the opposit. The "Default" menu item should always be disabled.

Patch Set 1 #

Patch Set 2 : Split context menu changes into a separate CL #

Patch Set 3 : style fixes. #

Total comments: 2

Patch Set 4 : Fix Avi's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -1 line) Patch
M chrome/app/chrome_dll_resource.h View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +14 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.cc View 1 2 3 5 chunks +62 lines, -1 line 0 comments Download
M chrome/common/render_messages.h View 2 chunks +10 lines, -0 lines 0 comments Download
M webkit/glue/context_menu.h View 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jeremy
10 years, 10 months ago (2010-02-03 14:32:02 UTC) #1
Avi (use Gerrit)
LG with notes below http://codereview.chromium.org/566031/diff/2001/3003 File chrome/browser/tab_contents/render_view_context_menu.cc (right): http://codereview.chromium.org/566031/diff/2001/3003#newcode874 chrome/browser/tab_contents/render_view_context_menu.cc:874: } Why the three previous ...
10 years, 10 months ago (2010-02-03 15:15:08 UTC) #2
Hironori Bono
LGTM with a style nit. For your WebKit change, it may be better to call ...
10 years, 10 months ago (2010-02-04 02:53:12 UTC) #3
jeremy
I don't change the CSS properties directly anywhere. There are 2 parts to this change: ...
10 years, 10 months ago (2010-02-04 12:53:36 UTC) #4
Hironori Bono
10 years, 10 months ago (2010-02-04 12:59:22 UTC) #5
Sorry, this is just my misunderstanding. You are correct.

Regards,

Hironori Bono

Powered by Google App Engine
This is Rietveld 408576698