[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:13:36 PST 2012


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





--- Comment #15 from Brady Eidson <beidson at apple.com>  2012-12-19 14:15:51 PST ---
(In reply to comment #14)
> (In reply to comment #13)
> > (From update of attachment 180215 [details] [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.

We'd still need a different check to *get* the substitute identifier, so then we'd have two types of checks...  this is fine for now.

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