Ben Turner
|
8cb3801142
|
Bug 589355 - 'IndexedDB: Add IDBObjectStore::Clear'. r=sicking
|
2010-08-26 13:57:30 -07:00 |
|
Ben Turner
|
268051d320
|
Bug 589334 - 'IndexedDB: Get rid of IDBObjectStore::Modify, rename IDBObjectStore::AddOrModify to Put'. r=sicking
|
2010-08-26 13:57:28 -07:00 |
|
Ben Turner
|
5c5c6402b3
|
Bug 579882 - 'IndexedDB: Investigate/review IndexedDB event handling'. r=smaug+sicking.
|
2010-08-26 13:57:25 -07:00 |
|
Ben Turner
|
182f339089
|
Bug 576406 - 'IndexedDB: Calling AddOrModify inserts duplicates into the database'. r=sdwilsh
|
2010-08-04 14:44:26 -07:00 |
|
Luke Wagner
|
99411cc93d
|
Bug 549143 - fatvals
|
2010-07-14 23:19:36 -07:00 |
|
Ben Turner
|
1d8ac7be25
|
Bug 575399 - 'IndexedDB: Remove XPConnect slow paths from some IndexedDB methods'. r=sdwilsh
|
2010-06-28 15:22:41 -07:00 |
|
Shawn Wilsher
|
57685bdd35
|
Bug 574811 - Rename IDBCursorRequest to IDBCursor
Updating interface names per recent specification changes.
r=bent
--HG--
rename : dom/indexedDB/IDBCursorRequest.cpp => dom/indexedDB/IDBCursor.cpp
rename : dom/indexedDB/IDBCursorRequest.h => dom/indexedDB/IDBCursor.h
|
2010-06-28 11:51:06 -07:00 |
|
Shawn Wilsher
|
aff7e85a3b
|
Bug 574811 - Rename IDBIndexRequest to IDBIndex
Updating interface names per recent specification changes.
r=bent
--HG--
rename : dom/indexedDB/IDBIndexRequest.cpp => dom/indexedDB/IDBIndex.cpp
rename : dom/indexedDB/IDBIndexRequest.h => dom/indexedDB/IDBIndex.h
|
2010-06-28 11:51:06 -07:00 |
|
Shawn Wilsher
|
ad8dc5eaf7
|
Bug 574811 - Rename IDBObjectStoreRequest to IDBObjectStore
Updating interface names per recent specification changes.
r=bent
--HG--
rename : dom/indexedDB/IDBObjectStoreRequest.cpp => dom/indexedDB/IDBObjectStore.cpp
rename : dom/indexedDB/IDBObjectStoreRequest.h => dom/indexedDB/IDBObjectStore.h
|
2010-06-28 11:51:06 -07:00 |
|