[Webkit-unassigned] [Bug 61863] EventSource loader should not buffer data
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 8 15:06:20 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61863
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #11 from Alexey Proskuryakov <ap at webkit.org> 2011-08-08 15:06:19 PST ---
So I think what we should do is:
1. Fix ResourceLoader::didReceiveDataArray() to not bail out (in a separate patch).
2. Land this EventSource patch as is.
3. Consider renaming shouldBufferData, since it's arguably not about buffering. I certainly don't think about storing the full response body in ResourceLoader when I see "shouldBufferData". Buffers usually have a fixed size.
--
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