[Webkit-unassigned] [Bug 142836] Add events related to force click gesture

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 20 15:07:06 PDT 2015


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

--- Comment #32 from Beth Dakin <bdakin at apple.com> ---
(In reply to comment #31)
> (In reply to comment #29)
> > So to continue this thought…I didn't add the Conditional= part because
> > Darin's patch seemed to imply that the new normal is to exclude it? But I
> > confess that I am not clear on how the new normal prevents us from exposing
> > all of these features to the web…
> 
> The feature this exposes is that if you set an attribute named onfoo and
> then send an event foo, the code in that attribute will run. I think it’s
> harmless to expose that to the web and better for testing to not have it be
> conditional.
> 
> As far as I know this doesn’t affect any technique for testing for the
> existence of a particular event, nor does it cause the engine to send
> events. A value for such an attribute would not be entirely ignored, but it
> would effectively be ignored. The handler would never be called because the
> event would never be dispatched.

Cool, thank you!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150320/af802082/attachment-0002.html>


More information about the webkit-unassigned mailing list