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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 14:42:56 PST 2011


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





--- Comment #19 from David Levin <levin at chromium.org>  2011-02-15 14:42:56 PST ---
(In reply to comment #18)
> So you raise an excellent point. If I could modify ThreadableLoaderClient, I could probably do without all of the API changes to DocumentThreadableLoader. I've been operating on the assumption that we shouldn't change interfaces, but if this isn't the case, modifying ThreadableLoaderClient is the way to go. Can I?

Yes, sorry for not mentioning/noticing this sooner.  These interfaces are only used within WebKit (not some external api) so they aren't set in stone. It just happens that there is more than one implementation.


Just make sure to fix up those implementations: http://www.google.com/codesearch?as_q=ThreadableLoaderClient&btnG=Search+Code&hl=en&vert=chromium&filesuggest=&as_lang=&as_filename=&as_class=&as_function=&as_case=

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