[Bug 16999] Clarify JS type for empty close reason

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16999

--- Comment #4 from Simon Pieters <simonp@opera.com> 2012-05-10 07:22:43 UTC ---
I think this is the relevant part

"whose reason attribute is initialized to the WebSocket connection close reason
decoded as UTF-8, with error handling, and dispatch the event at the WebSocket
object. [WSP]"

and then WSP says

"If there is no such data in the Close control frame, _The WebSocket Connection
Close Reason_ is the empty string."

But the result is the same. :-)

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 10 May 2012 07:22:51 UTC