[Webkit-unassigned] [Bug 54313] DocumentThreadableLoader doesn't support WebURLLoader usage.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 14:31:27 PST 2011


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





--- Comment #17 from David Levin <levin at chromium.org>  2011-02-15 14:31:27 PST ---
Now I finally get to higher level questions (for which I'm sorry... it took my mind a while to get there.)

Why are we doing derivation as opposed to just using the client interface (DocumentThreadableLoaderClient)?

I'm concerned about the derivation being fragile (and the client interface seems to support everything you need -- well, you'll need to add in didReceiveCacheMetadata and expose the finishTime to one api, but that seems ok). Also this will hide the preflight request from your callbacks which seems desirable.

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