[Webkit-unassigned] [Bug 81443] [WebSocket]The minimal number of bytes MUST be used to encode the length

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 20 23:00:19 PDT 2012


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





--- Comment #15 from joey <li.yin at intel.com>  2012-03-20 23:00:19 PST ---
Update the test case covering four cases:
payload length:126, extended length:125
payload length:126, extended length:0
payload length:127, extended length:65535(0xFFFF)
payload length:127, extended length:0

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