Closed
Bug 589334
Opened 15 years ago
Closed 15 years ago
IndexedDB: Get rid of IDBObjectStore::Modify, rename IDBObjectStore::AddOrModify to Put
Categories
(Core :: Storage: IndexedDB, defect)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
People
(Reporter: bent.mozilla, Assigned: bent.mozilla)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
|
20.78 KB,
patch
|
sicking
:
review+
jst
:
approval2.0+
|
Details | Diff | Splinter Review |
Spec changed.
Attachment #467943 -
Flags: review?(jonas)
| Assignee | ||
Updated•15 years ago
|
Summary: IndexedDB: Get rid of IDBObjectStore::Modify, rename IDBObjectStore::AddOrModify with Put → IndexedDB: Get rid of IDBObjectStore::Modify, rename IDBObjectStore::AddOrModify to Put
Attachment #467943 -
Flags: review?(jonas) → review+
| Assignee | ||
Comment 1•15 years ago
|
||
Comment on attachment 467943 [details] [diff] [review]
Patch, v1
Need this for indexedDB spec compliance. Heavily tested.
Attachment #467943 -
Flags: approval2.0?
Updated•15 years ago
|
Attachment #467943 -
Flags: approval2.0? → approval2.0+
| Assignee | ||
Comment 2•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Keywords: dev-doc-needed
Target Milestone: --- → mozilla2.0b5
Updated•15 years ago
|
Keywords: dev-doc-needed → dev-doc-complete
Component: DOM → DOM: IndexedDB
Target Milestone: mozilla2.0b5 → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•