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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 16:14:03 PDT 2011


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





--- Comment #7 from Brady Eidson <beidson at apple.com>  2011-08-30 16:14:03 PST ---
ResourceHandle is a super low-level class that arguably has too many high level semantics in it already.  This seems like a move to add more high level semantics to it.

The same holds true for (Sub)ResourceLoader, which purport to be about "resources" in the HTML/memory cache context.

Could we slow down on this and try to work out a better design before we're locked in to something that all platforms regret later?

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