[Webkit-unassigned] [Bug 82823] [WebSocket]Browser should have platform-specific limitations regarding the frame size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 2 08:22:18 PDT 2012


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





--- Comment #9 from Alexey Proskuryakov <ap at webkit.org>  2012-04-02 08:22:17 PST ---
> But when browser received a long stream of small frames that are a part of a fragmented message

I don't think that this is a case worth protecting against. There is no reason to have complicated out of memory protections in WebSocket code when it's just as easy to crash the browser with a huge HTML file.

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