[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 02:39:11 PDT 2012


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





--- Comment #2 from Vineet Chaudhary (vineetc) <rgf748 at motorola.com>  2012-07-31 02:39:12 PST ---
(In reply to comment #1)
> Created an attachment (id=155473)
 --> (https://bugs.webkit.org/attachment.cgi?id=155473&action=review) [details]
> proposed patch
> 
> This is the initial approach to fix this issue.

With this patch one known failing chromium test case is LayoutTests/http/tests/websocket/tests/hybi/close.html

Reason is now close() api doesn't have any mechanism to know "0" value is because of MISSING_PARAMETER or its clamped value from Nan,+/-Infinity.

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