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

The allowed to use algorithm does the recursion, no?

Now, there are some changes underway to rather than have a dynamic 
check, make a snapshot when the browsing context is created. @zcorpan 
is leading that in https://github.com/whatwg/html/pull/2195 and 
https://github.com/whatwg/html/pull/2217.

If `allowusermedia` is not implemented yet, it should be snapshotted 
like we will do for payments and not be dynamic like we do for 
fullscreen. @zcorpan can update the PRs to account for that if indeed 
it's not implemented yet.

Hope this helps.

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

Received on Wednesday, 11 January 2017 09:18:53 UTC