gecko/dom/indexedDB
2012-05-17 17:53:44 -04:00
..
crashtests Bug 726376: Prevent infinite recursion in indexedDB::cmp. r=sicking 2012-05-11 10:47:27 -07:00
test Bug 752402 - Support ArrayBufferView as a member of blobParts parameter. r=sicking 2012-05-17 17:53:44 -04:00
AsyncConnectionHelper.cpp Bug 733260 followup: use uint32_t for array and string lengths, r=luke 2012-03-06 15:52:55 -08:00
AsyncConnectionHelper.h
CheckPermissionsHelper.cpp
CheckPermissionsHelper.h Bug 755172. Add MOZ_FINAL to a bunch of idb classes. r=khuey 2012-05-15 00:50:29 -04:00
CheckQuotaHelper.cpp
CheckQuotaHelper.h Bug 755172. Add MOZ_FINAL to a bunch of idb classes. r=khuey 2012-05-15 00:50:29 -04:00
DatabaseInfo.cpp
DatabaseInfo.h
FileInfo.cpp
FileInfo.h
FileManager.cpp Bug 728921 - 'IndexedDB: FileManager file enumeration should run within a transaction'. r=sicking. 2012-02-20 10:35:45 -08:00
FileManager.h
IDBCursor.cpp Bug 730161 - Replace IDBDatabaseException and FileException with DOMException. r=sicking 2012-04-11 17:55:21 -04:00
IDBCursor.h Bug 755172. Add MOZ_FINAL to a bunch of idb classes. r=khuey 2012-05-15 00:50:29 -04:00
IDBDatabase.cpp Fix magical text that appeared. r=me No Bug 2012-05-16 15:12:11 -07:00
IDBDatabase.h Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, r=jst,bent 2012-03-13 02:56:07 +02:00
IDBEvents.cpp Bug 730161 - Replace IDBDatabaseException and FileException with DOMException. r=sicking 2012-04-11 17:55:21 -04:00
IDBEvents.h
IDBFactory.cpp Back out bug 754142 due to bustage. 2012-05-16 15:21:58 -07:00
IDBFactory.h Bug 755172. Add MOZ_FINAL to a bunch of idb classes. r=khuey 2012-05-15 00:50:29 -04:00
IDBIndex.cpp Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
IDBIndex.h Bug 755172. Add MOZ_FINAL to a bunch of idb classes. r=khuey 2012-05-15 00:50:29 -04:00
IDBKeyRange.cpp Merge the last good pgo-green cset on mozilla-inbound to mozilla-central. 2012-03-28 07:40:52 -07:00
IDBKeyRange.h Bug 755172. Add MOZ_FINAL to a bunch of idb classes. r=khuey 2012-05-15 00:50:29 -04:00
IDBObjectStore.cpp bug 736978 - remove JS_FinalizeStub. r=:billm 2012-03-19 15:27:58 +01:00
IDBObjectStore.h Bug 755172. Add MOZ_FINAL to a bunch of idb classes. r=khuey 2012-05-15 00:50:29 -04:00
IDBRequest.cpp Bug 741245 - Remove nsresult return value from nsXPConnect::GetSafeJSContext(); r=bholley 2012-05-05 11:00:05 +02:00
IDBRequest.h Bug 730161 - Implement IDBRequest.error. r=sicking 2012-04-11 17:55:21 -04:00
IDBTransaction.cpp Bug 672667 - ' IndexedDB demo causes leaks and never-ending assertions'. r=bsmedberg+smichaud+khuey. 2012-04-06 13:40:10 -07:00
IDBTransaction.h Bug 755172. Add MOZ_FINAL to a bunch of idb classes. r=khuey 2012-05-15 00:50:29 -04:00
IDBWrapperCache.cpp Fix for bug 731227 (Fix script object ownership in IDBWrapperCache/IDBCursor). r=bent. 2012-02-27 17:52:19 +01:00
IDBWrapperCache.h Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, r=jst,bent 2012-03-13 02:56:07 +02:00
IndexedDatabase.h
IndexedDatabaseManager.cpp Back out bug 754142 due to bustage. 2012-05-16 15:21:58 -07:00
IndexedDatabaseManager.h Back out bug 754142 due to bustage. 2012-05-16 15:21:58 -07:00
Key.cpp Bug 726376: Prevent infinite recursion in indexedDB::cmp. r=sicking 2012-05-11 10:47:27 -07:00
Key.h Bug 726376: Prevent infinite recursion in indexedDB::cmp. r=sicking 2012-05-11 10:47:27 -07:00
Makefile.in Bug 730161 - Replace IDBDatabaseException and FileException with DOMException. r=sicking 2012-04-11 17:55:21 -04:00
nsIIDBCursor.idl Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
nsIIDBCursorWithValue.idl
nsIIDBDatabase.idl Bug 721569 - Support default values for Web IDL dictionaries. r=khuey CLOBBER BUILD 2012-03-12 21:44:48 -07:00
nsIIDBFactory.idl
nsIIDBIndex.idl Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
nsIIDBKeyRange.idl
nsIIDBObjectStore.idl Bug 721569 - Support default values for Web IDL dictionaries. r=khuey CLOBBER BUILD 2012-03-12 21:44:48 -07:00
nsIIDBOpenDBRequest.idl
nsIIDBRequest.idl Bug 730161 - Implement IDBRequest.error. r=sicking 2012-04-11 17:55:21 -04:00
nsIIDBTransaction.idl Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent 2012-03-12 21:44:45 -07:00
nsIIDBVersionChangeEvent.idl
nsIIndexedDatabaseManager.idl
OpenDatabaseHelper.cpp Back out bug 754142 due to bustage. 2012-05-16 15:21:58 -07:00
OpenDatabaseHelper.h Back out bug 754142 due to bustage. 2012-05-16 15:21:58 -07:00
TransactionThreadPool.cpp Bug 755172. Add MOZ_FINAL to a bunch of idb classes. r=khuey 2012-05-15 00:50:29 -04:00
TransactionThreadPool.h Bug 755172. Add MOZ_FINAL to a bunch of idb classes. r=khuey 2012-05-15 00:50:29 -04:00