Closed
Bug 760598
Opened 13 years ago
Closed 10 years ago
Make CreateObjectStoreHelper (and other non-request helpers) use the generic PIndexedDBRequest mechanism
Categories
(Core :: Storage: IndexedDB, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bent.mozilla, Unassigned)
References
Details
The createObjectStore/createIndex/deleteObjectStore/deleteIndex stuff was written before the generic request mechanism so it's not as nice. Can be moved to the new stuff.
I answered this question in bug 736948. Please don't post on multiple bugs.
To the extent that this makes sense, it happened during the IDB rewrite, so RESOLVED WFM.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•