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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 4 10:09:14 PDT 2010


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





--- Comment #11 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-11-04 10:09:15 PST ---
(In reply to comment #10)
> I guess I can live with that for now, but the situation where Chromium gets even more layering violations is disturbing. Is there a plan to rectify that?

We are just adding this field here for convenience.  It was previously relayed in a different way, that was far more complicated.  Since this field is populated by the embedding app, 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.

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