Re: [mediacapture-main] Iframe sandboxing options for gUM

@upsuper is right, `allowusermedia` is required for iframes of any 
origin, both before and after the changes in 
https://github.com/whatwg/html/commit/9f6b91cb14a0f497ee5b3e7118ee65e687eaea78.

This matches how `allowfullscreen` works, and I have just verified 
that both Chrome and Firefox in fact do require the attribute to be 
present even for same-origin iframes.

-- 
GitHub Notification of comment by foolip
Please view or discuss this issue at 
https://github.com/w3c/mediacapture-main/issues/268#issuecomment-231045853
 using your GitHub account

Received on Thursday, 7 July 2016 10:51:20 UTC