gecko/dom/indexedDB
2012-10-30 07:12:18 +01:00
..
crashtests
ipc Bug 786688 - Part 2: Code cleanup. r=sicking 2012-10-30 07:11:58 +01:00
test Bug 786688 - Part 3: Automatic tests. r=sicking 2012-10-30 07:12:18 +01:00
AsyncConnectionHelper.cpp Bug 797889: Make sure IndexedDB does not send messages to thechild after it has begun shutting down. r=bent 2012-10-05 12:09:33 -07:00
AsyncConnectionHelper.h Bug 797889: Make sure IndexedDB does not send messages to thechild after it has begun shutting down. r=bent 2012-10-05 12:09:33 -07:00
CheckPermissionsHelper.cpp
CheckPermissionsHelper.h
CheckQuotaHelper.cpp
CheckQuotaHelper.h
DatabaseInfo.cpp Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking. 2012-10-23 09:31:19 -07:00
DatabaseInfo.h Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking. 2012-10-23 09:31:19 -07:00
FileInfo.cpp
FileInfo.h
FileManager.cpp
FileManager.h
FileStream.cpp
FileStream.h
IDBCursor.cpp Bug 797889: Make sure IndexedDB does not send messages to thechild after it has begun shutting down. r=bent 2012-10-05 12:09:33 -07:00
IDBCursor.h
IDBDatabase.cpp Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking. 2012-10-23 09:31:19 -07:00
IDBDatabase.h Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking. 2012-10-23 09:31:19 -07:00
IDBEvents.cpp
IDBEvents.h
IDBFactory.cpp Bug 786688 - Part 2: Code cleanup. r=sicking 2012-10-30 07:11:58 +01:00
IDBFactory.h Bug 786688 - Part 2: Code cleanup. r=sicking 2012-10-30 07:11:58 +01:00
IDBFileHandle.cpp
IDBFileHandle.h
IDBIndex.cpp Bug 797889: Make sure IndexedDB does not send messages to thechild after it has begun shutting down. r=bent 2012-10-05 12:09:33 -07:00
IDBIndex.h
IDBKeyRange.cpp
IDBKeyRange.h
IDBObjectStore.cpp Bug 793955, 802867 - DeviceStorage files returned by DeviceStorage.get() don't always have lastModifiedDate. r=bent. a=blocking-basecamp 2012-10-18 11:29:32 -07:00
IDBObjectStore.h Bug 780778: Make sure we already release stuff on the right thread. r=bent 2012-10-03 12:05:20 -07:00
IDBRequest.cpp
IDBRequest.h
IDBTransaction.cpp
IDBTransaction.h
IDBWrapperCache.cpp
IDBWrapperCache.h
IndexedDatabase.h Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking. 2012-10-23 09:31:19 -07:00
IndexedDatabaseInlines.h
IndexedDatabaseManager.cpp Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking. 2012-10-23 09:31:19 -07:00
IndexedDatabaseManager.h Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking. 2012-10-23 09:31:19 -07:00
Key.cpp Bug 793076 (part 1) - Remove unnecessary |cx| parameters. r=jwalden. 2012-09-20 21:41:49 -07:00
Key.h
KeyPath.cpp
KeyPath.h
Makefile.in Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking. 2012-10-23 09:31:19 -07:00
nsIIDBCursor.idl
nsIIDBCursorWithValue.idl
nsIIDBDatabase.idl
nsIIDBFactory.idl
nsIIDBFileHandle.idl
nsIIDBIndex.idl
nsIIDBKeyRange.idl
nsIIDBObjectStore.idl
nsIIDBOpenDBRequest.idl
nsIIDBRequest.idl
nsIIDBTransaction.idl
nsIIDBVersionChangeEvent.idl
nsIIndexedDatabaseManager.idl Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking. 2012-10-23 09:31:19 -07:00
nsIStandardFileStream.idl
OpenDatabaseHelper.cpp Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking. 2012-10-23 09:31:19 -07:00
OpenDatabaseHelper.h Bug 797889: Make sure IndexedDB does not send messages to thechild after it has begun shutting down. r=bent 2012-10-05 12:09:33 -07:00
TransactionThreadPool.cpp
TransactionThreadPool.h