Closed
Bug 1093646
Opened 11 years ago
Closed 11 years ago
IndexedDB not prompting when warningQuota reached
Categories
(Core :: Storage: IndexedDB, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1083852
People
(Reporter: maxime.rety, Unassigned)
Details
Attachments
(1 file)
|
6.73 KB,
text/html
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111 Safari/537.36
Steps to reproduce:
Inserting data until the warningQuota is reached (see test file attached).
Actual results:
The browser did not prompt.
Expected results:
It should prompt, giving a chance to the user to allow more space than the warningQuota.
| Reporter | ||
Comment 1•11 years ago
|
||
It could be a consequence of the refactoring in https://bugzilla.mozilla.org/show_bug.cgi?id=994190.
Comment 2•11 years ago
|
||
This is a dupe of bug 1083852.
| Reporter | ||
Comment 3•11 years ago
|
||
Whoops, didn't see this one... sorry for the duplicate.
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•