Re: [whatwg/fullscreen] Consume user gestures in requestFullscreen (#152)

>  Combination with other APIs that consume user activation are also possible of course, but we'll have to see which come up in practice.

pointer lock + fullscreen is rather common to be called together in the same event handler.
If pointer lock uses the transient activation bit or even consumes it, it might be a compat risk.
And it seems like pointer lock doesn't use the concept of transient activation in Chromium yet?




-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/issues/152#issuecomment-619035752

Received on Friday, 24 April 2020 14:14:02 UTC