[Webkit-unassigned] [Bug 67229] ThreadableLoaderClient should support 'didDownloadData' updates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 15:33:59 PDT 2011


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





--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2011-08-30 15:33:59 PST ---
Does this actually have something to do with downloading? This is a whole lot of completely mysterious code being added to core classes.

+    if (m_state != ConnectionStateReceivedResponse && m_state != ConnectionStateReceivingData)
+        CRASH();

Is this intentional?

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