Re: [mediacapture-main] Add Privacy Indicator Requirements

@ekr If it helps any, no browser implements per-device permissions 
today, which is the bulk of the complexity in this section. The other 
half is allowing cellphone browsers to forgo always-visible 
state-indicators (it would have been less wordy to be more imposing). 
So in practice this is a lot simpler to implement than it sounds:

 * Keep track of "live" and "accessible" for the user using indicators
 (per kind if you wish).

Maybe the text is a bit paranoid in places, but better safe than 
sorry. FWIW the language ties in with the permissions spec which 
operates at this level of detail. Always looking for ways to simplify.

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at 
https://github.com/w3c/mediacapture-main/pull/421#issuecomment-266619976
 using your GitHub account

Received on Tuesday, 13 December 2016 02:44:20 UTC