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

Issue 10790055: Convert more PyAuto proxy calls to the JSON interface. (Closed)

Created:
8 years, 5 months ago by craigdh
Modified:
8 years, 5 months ago
Reviewers:
jam, Nirnimesh
CC:
chromium-reviews, Nirnimesh, kkania, anantha, robertshield, dyu1, dennis_jeffrey
Visibility:
Public.

Description

Convert more PyAuto proxy calls to the JSON interface. Converts: ActivateTab, GetTabCount, GetActiveTabTitle, GetActiveTabURL Adds: BringBrowserToFront, GetTabInfo BUG=132794 TEST=PyAuto CONTINUOUS suite Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147748 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148222

Patch Set 1 #

Total comments: 4

Patch Set 2 : Tweaked documentation strings. #

Patch Set 3 : Ensure the returned Python string is of type str, not unicode, before passing to GURL. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+200 lines, -41 lines) Patch
M chrome/browser/automation/testing_automation_provider.h View 2 chunks +24 lines, -0 lines 0 comments Download
M chrome/browser/automation/testing_automation_provider.cc View 4 chunks +55 lines, -0 lines 0 comments Download
M chrome/test/functional/popups.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/pyautolib/pyauto.py View 1 2 3 chunks +120 lines, -1 line 0 comments Download
M chrome/test/pyautolib/pyautolib.h View 1 chunk +0 lines, -9 lines 0 comments Download
M chrome/test/pyautolib/pyautolib.cc View 2 chunks +0 lines, -13 lines 0 comments Download
M chrome/test/pyautolib/pyautolib.i View 1 chunk +0 lines, -17 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
craigdh
8 years, 5 months ago (2012-07-18 18:04:56 UTC) #1
Nirnimesh
https://chromiumcodereview.appspot.com/10790055/diff/1/chrome/test/pyautolib/pyauto.py File chrome/test/pyautolib/pyauto.py (right): https://chromiumcodereview.appspot.com/10790055/diff/1/chrome/test/pyautolib/pyauto.py#newcode1224 chrome/test/pyautolib/pyauto.py:1224: tab_index: Integer index of the tab to activate; defaults ...
8 years, 5 months ago (2012-07-18 19:22:56 UTC) #2
craigdh
https://chromiumcodereview.appspot.com/10790055/diff/1/chrome/test/pyautolib/pyauto.py File chrome/test/pyautolib/pyauto.py (right): https://chromiumcodereview.appspot.com/10790055/diff/1/chrome/test/pyautolib/pyauto.py#newcode1224 chrome/test/pyautolib/pyauto.py:1224: tab_index: Integer index of the tab to activate; defaults ...
8 years, 5 months ago (2012-07-18 19:45:25 UTC) #3
Nirnimesh
LGTM
8 years, 5 months ago (2012-07-18 20:17:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/craigdh@chromium.org/10790055/5001
8 years, 5 months ago (2012-07-20 00:30:57 UTC) #5
commit-bot: I haz the power
Presubmit check for 10790055-5001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 5 months ago (2012-07-20 00:31:04 UTC) #6
craigdh
Apparently an owners file has now been added. This is a refactoring change, part of ...
8 years, 5 months ago (2012-07-20 00:53:30 UTC) #7
jam
lgtm
8 years, 5 months ago (2012-07-20 06:02:38 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/craigdh@chromium.org/10790055/5001
8 years, 5 months ago (2012-07-20 23:24:55 UTC) #9
commit-bot: I haz the power
Change committed as 147748
8 years, 5 months ago (2012-07-21 00:34:30 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/craigdh@chromium.org/10790055/1007
8 years, 5 months ago (2012-07-24 20:34:52 UTC) #11
commit-bot: I haz the power
8 years, 5 months ago (2012-07-24 22:14:25 UTC) #12
Change committed as 148222

Powered by Google App Engine
This is Rietveld 408576698