gecko/dom/indexedDB
2012-11-29 14:54:14 -08:00
..
crashtests
ipc Bug 808743 - ' Better protection for PBrowser shutdown and database invalidation in multiprocess scenarios'. r=khuey+cjones. 2012-11-09 19:29:07 -08:00
test Backout 4fce20d0189f (bug 783913) since the later tests still failed 2012-11-12 13:47:33 +00:00
AsyncConnectionHelper.cpp Bug 808743 - ' Better protection for PBrowser shutdown and database invalidation in multiprocess scenarios'. r=khuey+cjones. 2012-11-09 19:29:07 -08:00
AsyncConnectionHelper.h Bug 808743 - ' Better protection for PBrowser shutdown and database invalidation in multiprocess scenarios'. r=khuey+cjones. 2012-11-09 19:29:07 -08: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 792861 - Make HoldJSObjects/DropJSObjects infallible. r=smaug 2012-11-12 17:15:00 -08:00
IDBCursor.h Bug 811206, Fix JSHolder drop handling, part 3 (fixes), r=mccr8,khuey 2012-11-28 03:37:57 +02:00
IDBDatabase.cpp bug 804220 - Make IDBWrapperCache::SetScriptOwner infallible. r=khuey 2012-11-29 14:54:14 -08:00
IDBDatabase.h Bug 808743 - ' Better protection for PBrowser shutdown and database invalidation in multiprocess scenarios'. r=khuey+cjones. 2012-11-09 19:29:07 -08:00
IDBEvents.cpp
IDBEvents.h
IDBFactory.cpp Bug 811206, Fix JSHolder drop handling, part 3 (fixes), r=mccr8,khuey 2012-11-28 03:37:57 +02: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 811206, Fix JSHolder drop handling, part 3 (fixes), r=mccr8,khuey 2012-11-28 03:37:57 +02:00
IDBIndex.h
IDBKeyRange.cpp Bug 811206, Fix JSHolder drop handling, part 3 (fixes), r=mccr8,khuey 2012-11-28 03:37:57 +02:00
IDBKeyRange.h Bug 811206, Fix JSHolder drop handling, part 3 (fixes), r=mccr8,khuey 2012-11-28 03:37:57 +02:00
IDBObjectStore.cpp Bug 803825 - Part b: Paris bindings for FileHandle; r=khuey 2012-12-02 09:58:57 +01:00
IDBObjectStore.h
IDBRequest.cpp bug 804220 - Make IDBWrapperCache::SetScriptOwner infallible. r=khuey 2012-11-29 14:54:14 -08:00
IDBRequest.h Bug 808743 - ' Better protection for PBrowser shutdown and database invalidation in multiprocess scenarios'. r=khuey+cjones. 2012-11-09 19:29:07 -08:00
IDBTransaction.cpp bug 804220 - Make IDBWrapperCache::SetScriptOwner infallible. r=khuey 2012-11-29 14:54:14 -08:00
IDBTransaction.h Bug 808743 - ' Better protection for PBrowser shutdown and database invalidation in multiprocess scenarios'. r=khuey+cjones. 2012-11-09 19:29:07 -08:00
IDBWrapperCache.cpp bug 804220 - Make IDBWrapperCache::SetScriptOwner infallible. r=khuey 2012-11-29 14:54:14 -08:00
IDBWrapperCache.h bug 804220 - Make IDBWrapperCache::SetScriptOwner infallible. r=khuey 2012-11-29 14:54:14 -08:00
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 802366 - Use TabContext to make IDB handling more correct in TabParent. r=bent 2012-11-10 10:32:37 -08:00
IndexedDatabaseManager.h Bug 802366 - Use TabContext to make IDB handling more correct in TabParent. r=bent 2012-11-10 10:32:37 -08:00
Key.cpp
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
TransactionThreadPool.cpp
TransactionThreadPool.h