[Webkit-unassigned] [Bug 31446] crash in chromium when loading multipart/x-mixed-replace data
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 2 10:11:22 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31446
Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fishd at chromium.org
--- Comment #11 from Darin Fisher (:fishd, Google) <fishd at chromium.org> 2009-12-02 10:11:22 PST ---
Tony, I think trying to match the behavior of CFNetwork is probably a safer
route to go. Less differences between Safari and Chrome is generally less
problematic. Instead of delaying until 1024 bytes are received, perhaps we
could just delay the didReceiveResponse until we have some data to pass in a
didReceiveData call?
--
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