mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-05 02:39:10 +02:00
For speaker permissions, this has the effect of presenting a menulist instead of a label when a device-specific ALLOW permission is set, providing the option to the user of changing this to a BLOCK. A global permission for speaker selection is not currently supported but if it were implemented and set to BLOCK, then a menulist would be shown for all sites with permissions set. It would include at least PROMPT and BLOCK menuitems. This change would mean that the menulist selected item can display "Allowed" when a device-specific ALLOW permission has already been granted through a selectAudioOutput() prompt. _permissionsToChange is modified in _removePermissionFromList() so that permissions changed then deleted are not added by onApplyChanges(). Differential Revision: https://phabricator.services.mozilla.com/D172085 |
||
|---|---|---|
| .. | ||
| addEngine.css | ||
| addEngine.js | ||
| addEngine.xhtml | ||
| applicationManager.js | ||
| applicationManager.xhtml | ||
| blocklists.js | ||
| blocklists.xhtml | ||
| browserLanguages.js | ||
| browserLanguages.xhtml | ||
| clearSiteData.css | ||
| clearSiteData.js | ||
| clearSiteData.xhtml | ||
| colors.js | ||
| colors.xhtml | ||
| connection.js | ||
| connection.xhtml | ||
| containers.js | ||
| containers.xhtml | ||
| fonts.js | ||
| fonts.xhtml | ||
| handlers.css | ||
| jar.mn | ||
| languages.js | ||
| languages.xhtml | ||
| moz.build | ||
| permissions.js | ||
| permissions.xhtml | ||
| sanitize.js | ||
| sanitize.xhtml | ||
| selectBookmark.js | ||
| selectBookmark.xhtml | ||
| siteDataRemoveSelected.js | ||
| siteDataRemoveSelected.xhtml | ||
| siteDataSettings.js | ||
| siteDataSettings.xhtml | ||
| sitePermissions.css | ||
| sitePermissions.js | ||
| sitePermissions.xhtml | ||
| syncChooseWhatToSync.js | ||
| syncChooseWhatToSync.xhtml | ||
| translation.js | ||
| translation.xhtml | ||