[webkit-reviews] review granted: [Bug 30668] WebSocket frame parse error when high order bit of frame_type is on. : [Attachment 42941] Fix WebSocket frame parser of frame_type with high-order bit set.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 11 18:57:50 PST 2009


Alexey Proskuryakov <ap at webkit.org> has granted Fumitoshi Ukai
<ukai at chromium.org>'s request for review:
Bug 30668: WebSocket frame parse error when high order bit of frame_type is on.
https://bugs.webkit.org/show_bug.cgi?id=30668

Attachment 42941: Fix WebSocket frame parser of frame_type with high-order bit
set.
https://bugs.webkit.org/attachment.cgi?id=42941&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
+	 ():

Please remove such artifacts from ChangeLogs.

+setTimeout("finish()", 2000);

My understanding is that this will not happen in normal case - is that correct?


r=me


More information about the webkit-reviews mailing list