[Webkit-unassigned] [Bug 37057] [chromium] Adding hasUserGesture flag to the ResourceRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 4 15:11:41 PDT 2010


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





--- Comment #16 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-11-04 15:11:41 PST ---
(In reply to comment #13)
> > I suspect a better solution (for this field as well as a number of other ResourceRequest fields) 
> > would be to add support for an opaque 'user data' field on ResourceRequest so that we can tag
> >  it with an external structure.  This would clean things up considerably.
> 
> I agree that this would probably be an improvement, but the ultimate goal should be for loader to not know about Web platform concepts at all, not to change the way they are passed into it.

I disagree.  We derive a lot of benefits from passing this information to our resource loading layer in Chromium.  For one thing, it avoids the need to route data through WebKit when we need to download a file to disk.  I'd be happy to discuss this topic further with you in another forum.

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