Bug 1123622 - add trusted attribute to complete the permission table of tv. r=fabrice

This commit is contained in:
KuoE0 2015-01-22 22:25:00 +01:00
Родитель 1bb150c179
Коммит 349e8f5dde
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -509,6 +509,7 @@ this.PermissionsTable = { geolocation: {
},
"tv": {
app: DENY_ACTION,
trusted: DENY_ACTION,
privileged: DENY_ACTION,
certified: ALLOW_ACTION
},