[Webkit-unassigned] [Bug 202956] [GTK] Implement support for Pointer Lock API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 5 06:55:55 PST 2019


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

--- Comment #6 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to Carlos Garcia Campos from comment #5)
> We need to add API for this too. I think we could use the permission request
> API, but defaulting to allow, because other browsers don't ask permission to
> the user, they just show a message to indicate how to get your pointer back.

Another idea to expose a runtime setting in WebKitSettings that allows to disable the feature (pretty much like we do with the enable-fullscreen API). That way if the feature its disabled it doesn't get exposed in the JS API ('pointerLockElement' in document)

-- 
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/20191105/612bf67e/attachment.htm>


More information about the webkit-unassigned mailing list