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

Issue 518036: Fix our version of eventSender to handle keyLocation arg correctly. (Closed)

Created:
10 years, 11 months ago by kinuko
Modified:
9 years, 7 months ago
Reviewers:
Hironori Bono
CC:
chromium-reviews_googlegroups.com, darin (slow to review), pam+watch_chromium.org
Visibility:
Public.

Description

Fix our version of eventSender to handle keyLocation arg correctly. BUG=31360 TEST=LayoutTests/fast/events/keydown-numpad-keys.html Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=35773

Patch Set 1 #

Patch Set 2 : update test_expectations.txt #

Total comments: 2

Patch Set 3 : updated the comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -3 lines) Patch
M webkit/tools/layout_tests/test_expectations.txt View 2 1 chunk +0 lines, -3 lines 0 comments Download
M webkit/tools/test_shell/event_sending_controller.cc View 1 2 2 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
kinuko
Hi bono-san, here's a proposing patch to fix 31360. Could you take a look at ...
10 years, 11 months ago (2010-01-06 07:37:26 UTC) #1
Hironori Bono
Thank you for your change. Would it be possible to remove the layout test fixed ...
10 years, 11 months ago (2010-01-06 09:35:02 UTC) #2
kinuko
Thanks for reviewing, and oops, sure I should have updated the test_expectations.txt as well. Updated ...
10 years, 11 months ago (2010-01-06 10:26:11 UTC) #3
Hironori Bono
LGTM with a nit. Thank you for your change. Regards, Hironori Bono http://codereview.chromium.org/518036/diff/1002/1004 File webkit/tools/test_shell/event_sending_controller.cc ...
10 years, 11 months ago (2010-01-07 02:53:09 UTC) #4
kinuko
10 years, 11 months ago (2010-01-07 06:11:26 UTC) #5
Thanks!  I've updated the comment and am going to submit it (let me know if you
see any problems).

http://codereview.chromium.org/518036/diff/1002/1004
File webkit/tools/test_shell/event_sending_controller.cc (right):

http://codereview.chromium.org/518036/diff/1002/1004#newcode222
webkit/tools/test_shell/event_sending_controller.cc:222: // Key event location
code as defined in DOM Level 3.
On 2010/01/07 02:53:09, hbono wrote:
> nit: "as defined" -> "introduced". It may be better to add the URL to the spec
> for reference, i.e.
> <http://www.w3.org/TR/DOM-Level-3-Events/#events-keyboardevents>

Done.

Powered by Google App Engine
This is Rietveld 408576698