[Webkit-unassigned] [Bug 252303] navigator.MediaDevices.getUserMedia is unsupported in iOS 16.3.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 10:14:42 PST 2023


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

Sam Sneddon [:gsnedders] <gsnedders at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
As the spec requires, MediaDevices is only exposed on secure contexts. If rahil.local is not served from a secure origin (roughly, over https), then it is expected that MediaDevices doesn't exist.

-- 
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/20230215/149a5b29/attachment.htm>


More information about the webkit-unassigned mailing list