canmove, Confirmed users
640
edits
| Line 103: | Line 103: | ||
* There was some talk of a pref to override access-control checks, as a developer thing. | * There was some talk of a pref to override access-control checks, as a developer thing. | ||
* <video> and <audio> need to check with defined nsIContentPolicy providers (we do, roc thinks) | * <video> and <audio> need to check with defined nsIContentPolicy providers (we do, roc thinks) | ||
* bandwidth issue: no way (pref) to turn off video or audio. Apparently a kill switch is already planned as a fall-back in case of legal issues. Need a bug for | * bandwidth issue: no way (pref) to turn off video or audio. Apparently a kill switch is already planned as a fall-back in case of legal issues. Need a bug to add UI for this. | ||
** But it's too late to add significant new UI | |||
* also an accessibility issue. | * also an accessibility issue. | ||
* probably need separate prefs for video and audio since there accessibility and bandwidth reasons why some might wish to block one and allow the other. | |||