[Webkit-unassigned] [Bug 210104] getUserMedia don't remember permissions when asked from inside iframe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 12 16:09:23 PDT 2020


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

--- Comment #3 from Adam Szmyd <szmydadam at gmail.com> ---
But the issue is about not remembering permission (reusing policy as you wrote) for multiple getUserMedia asks from inside iframe. It's inconsistent with the same scenario outside of iFrame and it behaves differently (correctly IMO) in iOS 13 version.

It just feels that if the user granted permission for a frame and captured stream was NOT destroyed, next getUserMedia asks should just work the same as it is outside iframe or in iOS 13.

-- 
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/20200512/7afd79fd/attachment.htm>


More information about the webkit-unassigned mailing list