[Webkit-unassigned] [Bug 82100] [WebSocket]Reserved bits test case should cover both extension and no-extension scenarios

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 30 07:33:08 PDT 2012


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





--- Comment #28 from joey <li.yin at intel.com>  2012-03-30 07:33:07 PST ---
(In reply to comment #27)
> How about adding
> 
> if (frame.compress) {
>     result->fail("reserved1 bit is on");
>     return result.release();
> }
> 
> into #else block in WebSocketDeflateFramer::inflate() ?

Yeah, good point, I am going to do that, thank you!

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