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

Issue 378019: Another attempt at fixing cmd-left/right. (Closed)

Created:
11 years, 1 month ago by Nico
Modified:
9 years, 7 months ago
Reviewers:
viettrungluu
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Another attempt at fixing cmd-left/right. This basically relands http://codereview.chromium.org/347022 . With bugs 26735 and 25205 fixed, this should now not regress anything. BUG=25856 TEST=Go to en.wikipedia.org , make the window very narrow so that there's a horizontal scrollbar. cmd-left/right should go back/forward instead of scrolling horizontally. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31369

Patch Set 1 #

Total comments: 9

Patch Set 2 : comments #

Patch Set 3 : rebase tot #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -0 lines) Patch
M webkit/api/src/EditorClientImpl.cpp View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M webkit/api/src/mac/WebInputEventFactory.mm View 1 2 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Nico
…because you're the only one who might review this today :-)
11 years, 1 month ago (2009-11-07 00:41:55 UTC) #1
viettrungluu
Just picked a few nits (in the comments), and asked one real question.... http://codereview.chromium.org/378019/diff/1/2 File ...
11 years, 1 month ago (2009-11-07 01:30:57 UTC) #2
Nico
http://codereview.chromium.org/378019/diff/1/2 File webkit/api/src/EditorClientImpl.cpp (right): http://codereview.chromium.org/378019/diff/1/2#newcode365 Line 365: // http://crbug.com/25856 and the bugs linked from there ...
11 years, 1 month ago (2009-11-07 01:43:54 UTC) #3
viettrungluu
11 years, 1 month ago (2009-11-07 02:21:47 UTC) #4
On 2009/11/07 01:43:54, Nico wrote:
> Yes, Meta == Cmd. Yes, it could have bad consequences, see the last time I
> landed this :-) Hopefully it works better this time. I tested all the Meta key
> shortcuts defined in EditClientImpl.cpp, at least these still seem to work.

Hrm, that makes me nervous, but obviously others have okayed it before. ;-) So
I'm willing to give it a go (launch and iterate, right?). LGTM.

Powered by Google App Engine
This is Rietveld 408576698