[Webkit-unassigned] [Bug 27490] Web Sockets Test Infrastructure Part 1/3: Server

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


https://bugs.webkit.org/show_bug.cgi?id=27490


Yuzo Fujishima <yuzo at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33157|review?                     |
               Flag|                            |
  Attachment #33157|0                           |1
        is obsolete|                            |
  Attachment #34053|                            |review?
               Flag|                            |




--- Comment #5 from Yuzo Fujishima <yuzo at google.com>  2009-08-04 03:21:00 PDT ---
Created an attachment (id=34053)
 --> (https://bugs.webkit.org/attachment.cgi?id=34053)
Web Socket Server for LayoutTests, derived from Python's SimpleHTTPServer

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list