Closed Bug 1581384 Opened 5 years ago Closed 5 years ago

Tab crash when IndexedDB is disabled

Categories

(Core :: Storage: IndexedDB, defect, P2)

69 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 1488583

People

(Reporter: allo, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0

Steps to reproduce:

  • Set "dom.indexedDB.enabled=false"

  • Visit Youtube.com

  • Tab crash

  • Set "dom.indexedDB.enabled=false"

  • Install CanvasBlocker

  • Visit any site

Actual results:

Tab crash

Expected results:

Tabs should never crash

Bugbug thinks this bug should belong to this component, but please revert this change in case of error.

Component: Untriaged → DOM: IndexedDB
Product: Firefox → Core

On the CanvasBlocker part it's the usage of browser.storage.local.get() in the content script that triggers the crash.

Still broken in 71.0a1 (2019-09-15)

Depends on: 1488583
Priority: -- → P2
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.