[Webkit-unassigned] [Bug 51413] REGRESSION (r71884): Client stops getting willSendRequest: and didFinishLoadForFrame: after returning alternate requests from willSendRequest:

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 21 16:31:37 PST 2010


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





--- Comment #1 from mitz at webkit.org  2010-12-21 16:31:36 PST ---
r71884 was wrong in moving willSendRequest to ResourceLoader::start(). It’s wrong to do all the scheduling, which is host-dependent, before calling willSendRequest, because the latter can change the host.

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