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

Issue 14023006: [chromedriver] Fix bugs in SendKeys. (Closed)

Created:
7 years, 8 months ago by chrisgao (Use stgao instead)
Modified:
7 years, 8 months ago
Reviewers:
kkania
CC:
chromium-reviews
Visibility:
Public.

Description

[chromedriver] Fix bugs in SendKeys. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194691

Patch Set 1 #

Patch Set 2 : Not for review. #

Patch Set 3 : Filter non-printable keys. #

Total comments: 6

Patch Set 4 : Address comments. #

Patch Set 5 : Rebase and "" -> std::string() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -13 lines) Patch
M chrome/test/chromedriver/key_converter.cc View 1 2 3 4 4 chunks +22 lines, -8 lines 0 comments Download
M chrome/test/chromedriver/test_expectations View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
chrisgao (Use stgao instead)
7 years, 8 months ago (2013-04-15 20:40:03 UTC) #1
kkania
lgtm https://codereview.chromium.org/14023006/diff/1006/chrome/test/chromedriver/key_converter.cc File chrome/test/chromedriver/key_converter.cc (right): https://codereview.chromium.org/14023006/diff/1006/chrome/test/chromedriver/key_converter.cc#newcode102 chrome/test/chromedriver/key_converter.cc:102: bool IsPrintable(ui::KeyboardCode key_code) { How about rename this ...
7 years, 8 months ago (2013-04-15 21:35:35 UTC) #2
chrisgao (Use stgao instead)
also enable those passed tests for typing. https://codereview.chromium.org/14023006/diff/1006/chrome/test/chromedriver/key_converter.cc File chrome/test/chromedriver/key_converter.cc (right): https://codereview.chromium.org/14023006/diff/1006/chrome/test/chromedriver/key_converter.cc#newcode102 chrome/test/chromedriver/key_converter.cc:102: bool IsPrintable(ui::KeyboardCode ...
7 years, 8 months ago (2013-04-15 23:57:01 UTC) #3
chrisgao (Use stgao instead)
7 years, 8 months ago (2013-04-17 21:41:57 UTC) #4
Message was sent while issue was closed.
Committed patchset #5 manually as r194691 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698