RESOLVED FIXED Bug 62786
WebSocket: Clean up WebSocket layout tests
https://bugs.webkit.org/show_bug.cgi?id=62786
Summary WebSocket: Clean up WebSocket layout tests
Yuta Kitamura
Reported 2011-06-16 01:04:02 PDT
In order to land the new WebSocket protocol implementation, a lot of tests need to be fixed. However, there are legacy and unclean test codes which should be fixed first, such as: - Using script-tests - Not using window.jsTestAsync and finishJSTest() - Unclean implementation of pywebsocket handler, such as infinite loop after web_socket_do_extra_handshake I'd like to do this housekeeping before I modify the WebSocket protocol implementation.
Attachments
Yuta Kitamura
Comment 1 2011-07-05 04:54:17 PDT
Done.
Note You need to log in before you can comment on or make changes to this bug.