[Bug 22365] The spec should explicitly say something about getUserMedia() in an iframe.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22365

Dominique Hazael-Massieux <dom@w3.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dom@w3.org

--- Comment #3 from Dominique Hazael-Massieux <dom@w3.org> ---
in case this helps, I surveyed a while ago how other permissions-gated APIs are
deadling with this and other aspects:
http://dontcallmedom.github.io/web-permissions-req/matrix.html

In general, most APIs are allowed to run from within an iframe (except
fullscreen ).

I personally think this is a bug of the platform as a whole, so I also feel
this is better addressed globally rather than on a piecemeal basis, so I would
suggest we remain silent on this for now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Thursday, 3 April 2014 13:44:45 UTC