Closed
Bug 769537
Opened 12 years ago
Closed 12 years ago
Actually use QuotaExceededError for database creation
Categories
(Core :: Storage: IndexedDB, defect)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: khuey, Assigned: khuey)
References
Details
Attachments
(1 file)
1.81 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
Maxime pointed out that if the quota is exceeded during database creation, an UnknownError is returned.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #637780 -
Flags: review?(jonas)
Comment on attachment 637780 [details] [diff] [review]
Patch
Review of attachment 637780 [details] [diff] [review]:
-----------------------------------------------------------------
Ben says r=bent, but we should figure out a way to test this some day, not now.
Attachment #637780 -
Flags: review?(jonas) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla16
Assignee | ||
Updated•12 years ago
|
Flags: in-testsuite+ → in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•