[Webkit-unassigned] [Bug 105330] REGRESSION(r137607): resource load client callbacks are not called for the main resource when loading HTML string

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 14:07:28 PST 2012


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





--- Comment #14 from Nate Chapin <japhet at chromium.org>  2012-12-19 14:09:43 PST ---
(In reply to comment #13)
> (From update of attachment 180215 [details])
> I kind of cringe at "!loader()" being the check for "is this a data load", but I guess it already has precedent.

Yeah :(

I had done it that way because I foresaw using the same if() statement to fake resource load callbacks for main resource cache hits (once cache hits are permitted). I can make it based on a non-zero m_substituteDataLoadIdentifier in the interim if you prefer.

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