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

Issue 268035: Implements tests for testing browser's overall key events handling behavior.... (Closed)

Created:
11 years, 2 months ago by James Su
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, ben+cc_chromium.org, tim (not reviewing)
Visibility:
Public.

Description

Implements tests for testing browser's overall key events handling behavior. This CL implements some basic tests for testing browser's overall key events handling behavior. This CL depends on http://codereview.chromium.org/235039 and http://codereview.chromium.org/195062. Currently, only Linux and Windows are supported. The tests assume US keyboard layout is used and no IME is activated. We still need to investigate how to write tests that involving different keyboard layout and input methods. BUG=none TEST=none

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 24

Patch Set 3 : '' #

Total comments: 12

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+958 lines, -147 lines) Patch
M base/keyboard_code_conversion_gtk.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M base/keyboard_code_conversion_gtk.cc View 1 2 3 4 chunks +25 lines, -49 lines 0 comments Download
M chrome/browser/automation/ui_controls_linux.cc View 1 2 3 1 chunk +5 lines, -4 lines 0 comments Download
M chrome/browser/browser_focus_uitest.cc View 1 2 3 21 chunks +40 lines, -93 lines 0 comments Download
A chrome/browser/browser_keyevents_browsertest.cc View 1 2 1 chunk +570 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 2 3 4 3 chunks +9 lines, -0 lines 0 comments Download
A chrome/test/data/keyevents_test.html View 1 2 1 chunk +165 lines, -0 lines 0 comments Download
M chrome/test/interactive_ui/interactive_ui_tests.gypi View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/test/ui_test_utils.h View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
A chrome/test/ui_test_utils_linux.cc View 1 chunk +72 lines, -0 lines 0 comments Download
A chrome/test/ui_test_utils_mac.cc View 3 4 1 chunk +20 lines, -0 lines 0 comments Download
A chrome/test/ui_test_utils_win.cc View 1 chunk +42 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
James Su
11 years, 2 months ago (2009-10-12 12:22:26 UTC) #1
Paweł Hajdan Jr.
Drive-by. Thanks for writing the tests. I added some comments about style, but what I'm ...
11 years, 2 months ago (2009-10-12 14:29:27 UTC) #2
James Su
Thanks a lot for your feedback. CL has been updated accordingly. Regards James Su http://codereview.chromium.org/268035/diff/3001/3008 ...
11 years, 2 months ago (2009-10-13 10:35:33 UTC) #3
Paweł Hajdan Jr.
I'm really happy to see this test properly waiting. Just some minor comments. http://codereview.chromium.org/268035/diff/4006/3023 File ...
11 years, 2 months ago (2009-10-13 10:59:08 UTC) #4
James Su
CL updated, please help review again. I'm actually not familiar with gyp files. chrome.gyp looks ...
11 years, 2 months ago (2009-10-14 07:55:21 UTC) #5
James Su
http://codereview.chromium.org/268035/diff/4006/3023 File chrome/chrome.gyp (right): http://codereview.chromium.org/268035/diff/4006/3023#newcode3816 Line 3816: 'test/ui_test_utils_linux.cc', On 2009/10/13 10:59:08, Paweł Hajdan Jr. wrote: ...
11 years, 2 months ago (2009-10-14 07:55:44 UTC) #6
Paweł Hajdan Jr.
11 years, 2 months ago (2009-10-14 17:01:15 UTC) #7
LGTM

Powered by Google App Engine
This is Rietveld 408576698