Closed
Bug 584319
Opened 14 years ago
Closed 14 years ago
IndexedDB: Out of Memory error and crash when calling moz_indexedDB.open a lot
Categories
(Core :: Storage: IndexedDB, defect)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | betaN+ |
People
(Reporter: martijn.martijn, Assigned: bent.mozilla)
References
Details
(Keywords: crash, testcase)
Attachments
(2 files)
108 bytes,
text/html
|
Details | |
22.96 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
See testcase, I see out of memory errors creeping up in the error console with it and soon afterwards, I crash (but the crash report won't be submitted).
Comment 1•14 years ago
|
||
Should we limit the number of open DBs?
Assignee | ||
Comment 2•14 years ago
|
||
Oops, I should have removed this a while ago. Patch in a sec.
Assignee: nobody → bent.mozilla
Status: NEW → ASSIGNED
OS: Windows 7 → All
Hardware: x86 → All
Summary: Out of Memory error and crash when calling moz_indexedDB.open a lot → IndexedDB: Out of Memory error and crash when calling moz_indexedDB.open a lot
Assignee | ||
Comment 4•14 years ago
|
||
Needs the patch from bug 596377.
blocking2.0: --- → ?
Depends on: 596377
Updated•14 years ago
|
blocking2.0: ? → betaN+
Attachment #476289 -
Flags: review?(jonas) → review+
Assignee | ||
Comment 5•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b7
Component: DOM → DOM: IndexedDB
Target Milestone: mozilla2.0b7 → ---
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•