WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
31426
Some WebSocket tests don't properly listen to close event
https://bugs.webkit.org/show_bug.cgi?id=31426
Summary
Some WebSocket tests don't properly listen to close event
Alexey Proskuryakov
Reported
2009-11-12 11:43:50 PST
It should be "ws.onclose", not "ws.close". As a result, tests take longer (there are 2 or 3 second timers meant to make them end), and lack some of the output.
Attachments
proposed patch
(6.34 KB, patch)
2009-11-12 11:48 PST
,
Alexey Proskuryakov
levin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2009-11-12 11:48:31 PST
Created
attachment 43085
[details]
proposed patch
David Levin
Comment 2
2009-11-12 11:56:37 PST
Comment on
attachment 43085
[details]
proposed patch Thanks.
Alexey Proskuryakov
Comment 3
2009-11-12 12:17:17 PST
Committed
r50892
.
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