[Webkit-unassigned] [Bug 92729] code parameter of WebSocket::close() should be unsigned value than signed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 07:13:38 PDT 2012


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


Takashi Toyoshima <toyoshim at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkent at chromium.org




--- Comment #4 from Takashi Toyoshima <toyoshim at chromium.org>  2012-07-31 07:13:38 PST ---
Hum... We should raise a proper exception for out of range closing code.
So reusing 0 will mistakenly accept invalid closing code 0 which is passed by JavaScript.

By the way, WebKit API modification requires special review by API owners.
tkent must be the person for that.

-- 
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