[webkit-reviews] review canceled: [Bug 27490] Web Sockets Test Infrastructure Part 1/3: Server : [Attachment 33157] Web Socket Server for LayoutTests.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 4 03:21:00 PDT 2009


Yuzo Fujishima <yuzo at google.com> has canceled Yuzo Fujishima
<yuzo at google.com>'s request for review:
Bug 27490: Web Sockets Test Infrastructure Part 1/3: Server
https://bugs.webkit.org/show_bug.cgi?id=27490

Attachment 33157: Web Socket Server for LayoutTests.
https://bugs.webkit.org/attachment.cgi?id=33157&action=review

------- Additional Comments from Yuzo Fujishima <yuzo at google.com>
To enable both same-origin (http://) and cross-origin (file://) testing,
and also to make testing a little bit more realistic, I've rewritten the
test Web Socket server to derive from Python's SimpleHTTPServer.


More information about the webkit-reviews mailing list