Closed Bug 1150155 Opened 9 years ago Closed 8 years ago

No quota prompt when using IndexedDB in workers

Categories

(Core :: Storage: IndexedDB, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1151495

People

(Reporter: azakai, Unassigned)

Details

When using IndexedDB from web workers, no prompt is shown to the user to authorize more storage space, instead QuotaExceededError is thrown. This happens on both non-e10s and e10s.

As far as I can tell, this seems to make using IndexedDB on workers limited to the default quota size currently.
Yeah, this hasn't been implemented yet...
(In reply to Ben Turner [:bent] (use the needinfo flag!) from comment #1)
> Yeah, this hasn't been implemented yet...

Er, sorry, ignore that entirely.
So this behavior changed a bunch recently, which version are you testing in?
Latest nightly, on linux.
I believe this was fixed by bug 1151495.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.