WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
30763
Update pywebsocket to 0.4.1
https://bugs.webkit.org/show_bug.cgi?id=30763
Summary
Update pywebsocket to 0.4.1
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug