Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(217)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: tools/devtools_auto/third_party/websocket-client/README.chromium
Issue
10831399
:
Revert 152439 - Initial checkin for devtools-based automation (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set:
Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
tools/devtools_auto/OWNERS
tools/devtools_auto/README
tools/devtools_auto/third_party/websocket-client/.gitignore
tools/devtools_auto/third_party/websocket-client/LICENSE
tools/devtools_auto/third_party/websocket-client/MANIFEST.in
tools/devtools_auto/third_party/websocket-client/README.chromium
tools/devtools_auto/third_party/websocket-client/README.rst
tools/devtools_auto/third_party/websocket-client/bin/wsdump.py
tools/devtools_auto/third_party/websocket-client/data/header01.txt
tools/devtools_auto/third_party/websocket-client/data/header02.txt
tools/devtools_auto/third_party/websocket-client/examples/echo_client.py
tools/devtools_auto/third_party/websocket-client/examples/echoapp_client.py
tools/devtools_auto/third_party/websocket-client/setup.py
tools/devtools_auto/third_party/websocket-client/test_websocket.py
tools/devtools_auto/third_party/websocket-client/websocket.py
View unified diff
|
Download patch
|
Annotate
|
Revision Log
« no previous file with comments
|
« tools/devtools_auto/third_party/websocket-client/MANIFEST.in
('k') |
tools/devtools_auto/third_party/websocket-client/README.rst »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
Name: Python websocket-client
2
Short Name: websocket-client
3
URL: https://github.com/liris/websocket-client
4
Version: 0
5
Revision: 861f9cf354833fe3992315b60292865c5245c821
6
Date: Tue Jul 10 19:57:00 2012 -0700
7
License: LGPL-2.1
8
License File: NOT_SHIPPED
9
Security Critical: no
10
11
Description:
12
13
websocket-client module is WebSocket client for python. This provide the low
14
level APIs for WebSocket. All APIs are the synchronous functions.
15
16
Used by the python code in devtools-auto to communicate with a running Chrome in stance.
17
18
Local Modifications:
19
None.
OLD
NEW
« no previous file with comments
|
« tools/devtools_auto/third_party/websocket-client/MANIFEST.in
('k') |
tools/devtools_auto/third_party/websocket-client/README.rst »
('j') |
no next file with comments »
Issue 10831399: Revert 152439 - Initial checkin for devtools-based automation (Closed)
Created 8 years, 4 months ago by Yoyo Zhou
Modified 8 years, 4 months ago
Reviewers: nduca
Base URL: svn://svn.chromium.org/chrome/trunk/src/
Comments: 0
This is Rietveld
408576698