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

Yuzo Fujishima
Reported 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.
Attachments
Upgrade pywebsocket to 0.4.1. (12.62 KB, patch)
2009-10-25 22:28 PDT, Yuzo Fujishima
no flags
Yuzo Fujishima
Comment 1 2009-10-25 22:28:54 PDT
Created attachment 41843 [details] Upgrade pywebsocket to 0.4.1.
Eric Seidel (no email)
Comment 2 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.
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2009-10-26 15:10:48 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.