mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 02:25:34 +00:00
Bug 1123622 - add trusted attribute to complete the permission table of tv. r=fabrice
This commit is contained in:
parent
1bb150c179
commit
349e8f5dde
@ -509,6 +509,7 @@ this.PermissionsTable = { geolocation: {
|
||||
},
|
||||
"tv": {
|
||||
app: DENY_ACTION,
|
||||
trusted: DENY_ACTION,
|
||||
privileged: DENY_ACTION,
|
||||
certified: ALLOW_ACTION
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user