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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 16:09:48 PDT 2011


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





--- Comment #6 from Alexey Proskuryakov <ap at webkit.org>  2011-08-30 16:09:48 PST ---
A major difference between didDownloadData and didSendData is that downloading is not related to anything that happens inside WebCore. Yet this patch introduces knowledge of unrelated functionality into ResourceLoader, SubresourceLoader and other core classes.

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