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

Issue 10825463: Initial checkin for devtools-based automation (Closed)

Created:
8 years, 4 months ago by nduca
Modified:
8 years, 4 months ago
Reviewers:
dtu, alokp
CC:
chromium-reviews, pam+watch_chromium.org, alokp
Visibility:
Public.

Description

Initial checkin for devtools-based automation Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=152439

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1955 lines, -0 lines) Patch
tools/devtools_auto/OWNERS View 1 chunk +5 lines, -0 lines 0 comments Download
tools/devtools_auto/README View 1 chunk +4 lines, -0 lines 0 comments Download
tools/devtools_auto/third_party/websocket-client/.gitignore View 1 chunk +8 lines, -0 lines 0 comments Download
tools/devtools_auto/third_party/websocket-client/LICENSE View 1 chunk +506 lines, -0 lines 0 comments Download
tools/devtools_auto/third_party/websocket-client/MANIFEST.in View 1 chunk +2 lines, -0 lines 0 comments Download
tools/devtools_auto/third_party/websocket-client/README.chromium View 1 chunk +19 lines, -0 lines 0 comments Download
tools/devtools_auto/third_party/websocket-client/README.rst View 1 chunk +140 lines, -0 lines 0 comments Download
tools/devtools_auto/third_party/websocket-client/bin/wsdump.py View 1 chunk +111 lines, -0 lines 0 comments Download
tools/devtools_auto/third_party/websocket-client/data/header01.txt View 1 chunk +6 lines, -0 lines 0 comments Download
tools/devtools_auto/third_party/websocket-client/data/header02.txt View 1 chunk +6 lines, -0 lines 0 comments Download
tools/devtools_auto/third_party/websocket-client/examples/echo_client.py View 1 chunk +12 lines, -0 lines 0 comments Download
tools/devtools_auto/third_party/websocket-client/examples/echoapp_client.py View 1 chunk +41 lines, -0 lines 0 comments Download
tools/devtools_auto/third_party/websocket-client/setup.py View 1 chunk +28 lines, -0 lines 0 comments Download
tools/devtools_auto/third_party/websocket-client/test_websocket.py View 1 chunk +311 lines, -0 lines 0 comments Download
tools/devtools_auto/third_party/websocket-client/websocket.py View 1 chunk +756 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
nduca
This is the third party deps plus owners. I'll add the rest later.
8 years, 4 months ago (2012-08-20 22:34:49 UTC) #1
dtu
lgtm
8 years, 4 months ago (2012-08-20 23:52:42 UTC) #2
alokp
Not a big deal since it has already landed. I was going to suggest a ...
8 years, 4 months ago (2012-08-21 05:01:15 UTC) #3
nduca
8 years, 4 months ago (2012-08-21 05:05:59 UTC) #4
Thats a good point. It got reverted, so I'll give that a try when I reland. :)

Powered by Google App Engine
This is Rietveld 408576698