mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 16:28:38 +09:00
Bug 1334411 - Remove the UI for indexedDB in Page Info and Permissions Manager
This commit is contained in:
parent
493ea98fee
commit
ef547d4967
18 changed files with 6 additions and 251 deletions
|
|
@ -262,8 +262,6 @@ var gPermissionObject = {
|
|||
"geo": {
|
||||
exactHostMatch: true
|
||||
},
|
||||
|
||||
"indexedDB": {}
|
||||
};
|
||||
|
||||
const kPermissionIDs = Object.keys(gPermissionObject);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue