[Webkit-unassigned] [Bug 67229] New: ThreadableLoaderClient should support 'didDownloadData' updates
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 30 14:20:37 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=67229
Summary: ThreadableLoaderClient should support
'didDownloadData' updates
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bbudge at gmail.com
CC: ap at webkit.org, fishd at chromium.org, levin at chromium.org
ThreadableLoaderClient should have a 'didDownloadData' method, to allow us to pass progress updates from the underlying URL loader up to AssociatedURLLoader. Modify ResourceHandleInternal, ResourceLoader, SubresourceLoader, DocumentThreadableLoader, and finally AssociatedURLLoader to pass the updates to the WebURLLoaderClient.
--
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