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

Issue 6694007: Small test and ChromeDriver fixes to enable additional tests. (Closed)

Created:
9 years, 9 months ago by kkania
Modified:
9 years, 7 months ago
Reviewers:
Joe, dennis_jeffrey
CC:
chromium-reviews, kkania, Paweł Hajdan Jr., Jason Leyba
Visibility:
Public.

Description

Small test and ChromeDriver fixes to enable additional webdriver python tests. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79484

Patch Set 1 : ... #

Total comments: 4

Patch Set 2 : report error in ConvertKeys #

Patch Set 3 : rebase #

Total comments: 12

Patch Set 4 : address Dennis' comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+242 lines, -84 lines) Patch
M chrome/test/webdriver/WEBDRIVER_TESTS View 1 2 2 chunks +13 lines, -16 lines 0 comments Download
M chrome/test/webdriver/commands/mouse_commands.cc View 4 chunks +24 lines, -5 lines 0 comments Download
M chrome/test/webdriver/commands/webelement_commands.cc View 1 2 3 2 chunks +6 lines, -10 lines 0 comments Download
M chrome/test/webdriver/run_webdriver_tests.py View 1 2 3 1 chunk +18 lines, -0 lines 0 comments Download
M chrome/test/webdriver/session.h View 2 chunks +6 lines, -1 line 0 comments Download
M chrome/test/webdriver/session.cc View 1 2 3 5 chunks +38 lines, -5 lines 0 comments Download
M chrome/test/webdriver/webdriver_key_converter.h View 1 1 chunk +6 lines, -3 lines 0 comments Download
M chrome/test/webdriver/webdriver_key_converter.cc View 1 2 3 7 chunks +87 lines, -32 lines 0 comments Download
M chrome/test/webdriver/webdriver_key_converter_unittest.cc View 1 5 chunks +44 lines, -12 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
kkania
9 years, 9 months ago (2011-03-14 23:53:53 UTC) #1
Joe
http://codereview.chromium.org/6694007/diff/2001/chrome/test/webdriver/webdriver_key_converter.cc File chrome/test/webdriver/webdriver_key_converter.cc (right): http://codereview.chromium.org/6694007/diff/2001/chrome/test/webdriver/webdriver_key_converter.cc#newcode127 chrome/test/webdriver/webdriver_key_converter.cc:127: if (key == '\n') { While \n is a ...
9 years, 9 months ago (2011-03-15 21:22:16 UTC) #2
kkania
http://codereview.chromium.org/6694007/diff/2001/chrome/test/webdriver/webdriver_key_converter.cc File chrome/test/webdriver/webdriver_key_converter.cc (right): http://codereview.chromium.org/6694007/diff/2001/chrome/test/webdriver/webdriver_key_converter.cc#newcode127 chrome/test/webdriver/webdriver_key_converter.cc:127: if (key == '\n') { On 2011/03/15 21:22:17, Joe ...
9 years, 9 months ago (2011-03-18 21:45:12 UTC) #3
Joe
LTGM
9 years, 9 months ago (2011-03-22 00:45:50 UTC) #4
kkania
+dennis because with the new owners system I need a chromium committer to review
9 years, 9 months ago (2011-03-23 00:53:27 UTC) #5
dennis_jeffrey
http://codereview.chromium.org/6694007/diff/13001/chrome/test/webdriver/run_webdriver_tests.py File chrome/test/webdriver/run_webdriver_tests.py (right): http://codereview.chromium.org/6694007/diff/13001/chrome/test/webdriver/run_webdriver_tests.py#newcode249 chrome/test/webdriver/run_webdriver_tests.py:249: This is a hack for getting the text_handling_tests to ...
9 years, 9 months ago (2011-03-23 16:57:02 UTC) #6
kkania
http://codereview.chromium.org/6694007/diff/13001/chrome/test/webdriver/run_webdriver_tests.py File chrome/test/webdriver/run_webdriver_tests.py (right): http://codereview.chromium.org/6694007/diff/13001/chrome/test/webdriver/run_webdriver_tests.py#newcode249 chrome/test/webdriver/run_webdriver_tests.py:249: This is a hack for getting the text_handling_tests to ...
9 years, 9 months ago (2011-03-26 01:58:32 UTC) #7
dennis_jeffrey
9 years, 9 months ago (2011-03-26 02:05:33 UTC) #8
LGTM

Thanks!

Powered by Google App Engine
This is Rietveld 408576698