Bug 30763

Summary: Update pywebsocket to 0.4.1
Product: WebKit Reporter: Yuzo Fujishima <yuzo>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Upgrade pywebsocket to 0.4.1. none

Description Yuzo Fujishima 2009-10-25 22:01:09 PDT
We are using pywebsocket (http://code.google.com/p/pywebsocket/) to test Web Socket implementation (see https://bugs.webkit.org/show_bug.cgi?id=27490).

It would be handy if we could specify WebKit/LayoutTests as handler root because we can then reuse scripts under LayoutTests/fast/js/resources.
To do that, we need to upgrade pywebsocket 0.4.1. Otherwise, the server scans all the directories under LayoutTests and takes several seconds to start up.
0.4.1 has a new command line option that limits the directories where handlers are scanned.
Comment 1 Yuzo Fujishima 2009-10-25 22:28:54 PDT
Created attachment 41843 [details]
Upgrade pywebsocket to 0.4.1.
Comment 2 Eric Seidel (no email) 2009-10-26 14:48:44 PDT
Comment on attachment 41843 [details]
Upgrade pywebsocket to 0.4.1.

rubber stamp.  Yuzo doesn't appear to be a committer, so markign this cq+ even though he didn't request it.
Comment 3 WebKit Commit Bot 2009-10-26 15:10:45 PDT
Comment on attachment 41843 [details]
Upgrade pywebsocket to 0.4.1.

Clearing flags on attachment: 41843

Committed r50102: <http://trac.webkit.org/changeset/50102>
Comment 4 WebKit Commit Bot 2009-10-26 15:10:48 PDT
All reviewed patches have been landed.  Closing bug.