[Webkit-unassigned] [Bug 34633] WebSocket bufferedAmount should not be 0 when send after close.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 10 10:33:44 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34633
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #48206|review? |review+
Flag| |
--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> 2010-02-10 10:33:44 PST ---
(From update of attachment 48206)
+ m_bufferedAmountAfterClose += message.utf8().length() + 2; // 2 for
frameing
"Framing"
--
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