[Webkit-unassigned] [Bug 225876] UserGestureToken::processingUserGestureForMedia is use for non-media things

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 17 09:38:34 PDT 2021


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

--- Comment #3 from Sam Weinig <sam at webkit.org> ---
It took a while to find, but ProcessingPotentialUserGesture is set when a touch event is a potential tap and we are in TouchStart.

GestureScope::MediaOnly is used when propagating a user gesture on from a fetch or XHR.

-- 
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/20210517/cd09f16f/attachment.htm>


More information about the webkit-unassigned mailing list