Closed
Bug 786771
Opened 12 years ago
Closed 12 years ago
Aborting with "[Child 2353] ###!!! ASSERTION: Must have an actor here!: 'dbActor', file /home/cjones/mozilla/inbound/dom/indexedDB/IDBTransaction.cpp, line 132" from Clock app
Categories
(Core :: Storage: IndexedDB, defect)
Core
Storage: IndexedDB
Tracking
()
People
(Reporter: bent.mozilla, Assigned: bent.mozilla)
References
Details
(Whiteboard: [LOE:S])
Attachments
(1 file, 1 obsolete file)
13.71 KB,
patch
|
bent.mozilla
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #785233 +++
The crash shouldn't happen here. Attached patch makes sure that we hold our factory alive so that it can't cause our entire actor tree to be destroyed.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #656549 -
Flags: review?
Assignee | ||
Updated•12 years ago
|
Attachment #656549 -
Flags: review? → review?(jonas)
Assignee | ||
Comment 2•12 years ago
|
||
This has r=mrbkap.
Attachment #656549 -
Attachment is obsolete: true
Attachment #656549 -
Flags: review?(jonas)
Attachment #656560 -
Flags: review+
Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in
before you can comment on or make changes to this bug.
Description
•