[Webkit-unassigned] [Bug 54688] ThreadableLoaderClient needs willSendRequest method.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 17 21:20:57 PST 2011


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





--- Comment #6 from Bill Budge <bbudge at gmail.com>  2011-02-17 21:20:57 PST ---
Yes, good catch!

Is there a reason to pass the SubresourceLoader as a parameter to the client? It seems better to keep it an implementation detail. 

// request may be modified
        virtual void willSendRequest(SubresourceLoader*, ResourceRequest&, const ResourceResponse& /*redirectResponse*/) { }

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