[Webkit-unassigned] [Bug 226223] AX: Input file type does not obey camera permissions in safari
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 4 23:56:01 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=226223
youenn fablet <youennf at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |youennf at gmail.com
--- Comment #2 from youenn fablet <youennf at gmail.com> ---
Camera permissions are only used for navigator.mediaDevices.getUserMedia, in particular to controll its Deny/Grant prompt.
<input type=file...> requires a user gesture to select a given photo so does not require a specific permission.
--
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/20210705/b51bf5c9/attachment.htm>
More information about the webkit-unassigned
mailing list