Closed
Bug 595041
Opened 15 years ago
Closed 3 years ago
IndexedDB: Switch permission prompt code to use nsIContentPermissionPrompt
Categories
(Core :: Storage: IndexedDB, defect, P5)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bent.mozilla, Unassigned)
References
Details
nsIContentPermissionPrompt is what we should use as soon as it lands.
Component: DOM → DOM: IndexedDB
Updated•7 years ago
|
Priority: -- → P5
Comment 1•3 years ago
|
||
IIUC this is wrapped into nsContentPermissionUtils::AskPermission and used by PersistentStoragePermissionRequest::Start, so this seems already done.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•