[webkit-reviews] review granted: [Bug 81443] [WebSocket]The minimal number of bytes MUST be used to encode the length : [Attachment 133147] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 18:19:26 PDT 2012


Kent Tamura <tkent at chromium.org> has granted joey <li.yin at intel.com>'s request
for review:
Bug 81443: [WebSocket]The minimal number of bytes MUST be used to encode the
length
https://bugs.webkit.org/show_bug.cgi?id=81443

Attachment 133147: Patch
https://bugs.webkit.org/attachment.cgi?id=133147&action=review

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=133147&action=review


> LayoutTests/http/tests/websocket/tests/hybi/invalid-encode-length_wsh.py:28
> +    else :

nit: else : -> else:


More information about the webkit-reviews mailing list