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

Issue 9288051: Implement the webdriver window sizing commands. (Closed)

Created:
8 years, 11 months ago by kkania
Modified:
8 years, 11 months ago
Reviewers:
dennis_jeffrey
CC:
chromium-reviews, robertshield, kkania
Visibility:
Public.

Description

Implement the webdriver window sizing commands. BUG=107630 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=119555

Patch Set 1 : ... #

Total comments: 10

Patch Set 2 : ... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+446 lines, -22 lines) Patch
M chrome/browser/automation/automation_provider_json.h View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/automation/automation_provider_json.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/automation/testing_automation_provider.h View 1 1 chunk +15 lines, -0 lines 0 comments Download
M chrome/browser/automation/testing_automation_provider.cc View 4 chunks +27 lines, -1 line 0 comments Download
M chrome/chrome_tests.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/automation_constants.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/automation_constants.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/test/automation/automation_json_requests.h View 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/test/automation/automation_json_requests.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M chrome/test/webdriver/commands/chrome_commands.cc View 1 chunk +1 line, -1 line 0 comments Download
A chrome/test/webdriver/commands/window_commands.h View 1 chunk +53 lines, -0 lines 0 comments Download
A chrome/test/webdriver/commands/window_commands.cc View 1 chunk +161 lines, -0 lines 0 comments Download
M chrome/test/webdriver/test/chromedriver_tests.py View 1 3 chunks +62 lines, -0 lines 0 comments Download
M chrome/test/webdriver/webdriver_automation.h View 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/test/webdriver/webdriver_automation.cc View 1 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/test/webdriver/webdriver_error.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/test/webdriver/webdriver_server.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/test/webdriver/webdriver_session.h View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/test/webdriver/webdriver_session.cc View 1 chunk +31 lines, -0 lines 0 comments Download
M chrome/test/webdriver/webdriver_util.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/test/webdriver/webdriver_util.cc View 2 chunks +22 lines, -15 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
kkania
8 years, 11 months ago (2012-01-26 18:50:00 UTC) #1
dennis_jeffrey
LGTM A handful of nits. http://codereview.chromium.org/9288051/diff/7002/chrome/browser/automation/testing_automation_provider.h File chrome/browser/automation/testing_automation_provider.h (right): http://codereview.chromium.org/9288051/diff/7002/chrome/browser/automation/testing_automation_provider.h#newcode1098 chrome/browser/automation/testing_automation_provider.h:1098: // Sets the specified ...
8 years, 11 months ago (2012-01-27 16:23:28 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kkania@chromium.org/9288051/10002
8 years, 11 months ago (2012-01-27 19:02:27 UTC) #3
commit-bot: I haz the power
Try job failure for 9288051-10002 (retry) on win_rel for step "content_unittests" (clobber build). It's a ...
8 years, 11 months ago (2012-01-27 21:28:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kkania@chromium.org/9288051/10002
8 years, 11 months ago (2012-01-27 21:52:50 UTC) #5
kkania
http://codereview.chromium.org/9288051/diff/7002/chrome/browser/automation/testing_automation_provider.h File chrome/browser/automation/testing_automation_provider.h (right): http://codereview.chromium.org/9288051/diff/7002/chrome/browser/automation/testing_automation_provider.h#newcode1098 chrome/browser/automation/testing_automation_provider.h:1098: // Sets the specified view bounds. On 2012/01/27 16:23:29, ...
8 years, 11 months ago (2012-01-27 22:48:31 UTC) #6
commit-bot: I haz the power
8 years, 11 months ago (2012-01-28 02:12:43 UTC) #7
Change committed as 119555

Powered by Google App Engine
This is Rietveld 408576698