[Webkit-unassigned] [Bug 56647] Resource load delegates invoked too early

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 18 09:42:43 PDT 2011


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





--- Comment #2 from Nate Chapin <japhet at chromium.org>  2011-03-18 09:42:43 PST ---
See also http://trac.webkit.org/changeset/74453, which made the case for calling willSendRequest() in init().

It looks like either clients show wrong information because of willSendRequest() being called before scheduling, or we have to schedule based on dubious information because willSendRequest() hasn't been given a chance to modify the ResourceRequest.

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