RESOLVED FIXED 32089
Test that WebSocket.readyState is set correctly
https://bugs.webkit.org/show_bug.cgi?id=32089
Summary Test that WebSocket.readyState is set correctly
Alexey Proskuryakov
Reported 2009-12-02 13:56:35 PST
Currently, the only test that looks at readyState checks that it's set to CLOSED on error. We should test normal operation, too.
Attachments
proposed patch (2.24 KB, patch)
2009-12-02 13:58 PST, Alexey Proskuryakov
fishd: review+
Alexey Proskuryakov
Comment 1 2009-12-02 13:58:17 PST
Created attachment 44182 [details] proposed patch
Alexey Proskuryakov
Comment 2 2009-12-02 15:27:03 PST
Note You need to log in before you can comment on or make changes to this bug.