dpogue commented on PR #1245:
URL: https://github.com/apache/cordova-ios/pull/1245#issuecomment-2543023714

   Thanks for doing the work to implement this!
   
   With the "grant by default" behaviour, does that mean things like 3rd party 
iframes on a page would automatically be able to initiate webcam and microphone 
access? If so, I don't think we can have it that permissive by default.
   
   A reasonable middle ground would probably be the "grantIfSameHostElsePrompt" 
behaviour so that the app's same-origin content can access those APIs but any 
3rd party origins would result in a prompt.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to