Closed Bug 1335919 Opened 9 years ago Closed 3 years ago

Toggling dom.indexeddb.enabled to false breaks IndexedDB for WebExtensions

Categories

(WebExtensions :: General, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wbamberg, Unassigned)

References

()

Details

(Whiteboard: triaged)

If you visit about:config and toggle dom.indexeddb.enabled to false, then WebExtensions can no longer use IndexedDB, even in background scripts. There's some history here, in which dom.indexeddb.enabled was made content-only (bug 1079355) partly to enable bootstrapped add-ons to rely on it (bug 1122204).
This technically isn't a supported configuration, but I suppose we may as well fix it just to avoid the headaches it's likely to cause.
Assignee: nobody → kmaglione+bmo
Priority: -- → P2
Whiteboard: triaged
Assignee: kmaglione+bmo → nobody
Priority: P2 → P5
Product: Toolkit → WebExtensions
Severity: normal → S3

Pref was removed in bug 1488583.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.