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

Hey sorry for the delay @foolip 

How quickly do you need to add an attribute like this? "Feature 
policy" will be the generic way to do this: 
https://wicg.github.io/feature-policy/

It will allow certain features to be disabled by default in embedded 
contexts and re-enabled through the use of an attribute (or meta tag 
or header).

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

Received on Monday, 15 August 2016 02:40:15 UTC