gecko-dev/dom/indexedDB/ipc
Thomas Zimmermann d27537778b Bug 904637: Only disconnect IndexDBParents once, r=bent
IndexDBParent::Disconnect can only be called once. During
shutdown of an app, it can happen that Disconnect of an
instance has been run before. In this case, we run from
the Disconnect method immediately.
2013-08-20 10:27:30 +02:00
..
unit Bug 860183 - Sync IDB mochi-tests with IDB xpcshell-tests. r=bent 2013-05-22 11:34:22 +02:00
IndexedDBChild.cpp Bug 888596 - Move IDBDatabase to WebIDL, r=janv 2013-07-31 17:48:46 +02:00
IndexedDBChild.h Bug 885804: Renaming in content/dom r=jlebar 2013-07-08 11:48:39 -04:00
IndexedDBParams.ipdlh Bug 889734 - Clean up indexedDB ipdl files r=bent 2013-08-06 08:44:01 -04:00
IndexedDBParent.cpp Bug 904637: Only disconnect IndexDBParents once, r=bent 2013-08-20 10:27:30 +02:00
IndexedDBParent.h Bug 889734 - Clean up indexedDB ipdl files r=bent 2013-08-06 08:44:01 -04:00
Makefile.in Bug 896177 - Remove useless config.mk includes; r=gps 2013-07-17 16:06:53 -04:00
moz.build Bug 889734 - Clean up indexedDB ipdl files r=bent 2013-08-06 08:44:01 -04:00
PIndexedDB.ipdl Bug 772700 - 'IndexedDB - OOP from a JS component or JSM doesn't work'. r=khuey+mrbkap. 2012-07-14 07:24:20 -04:00
PIndexedDBCursor.ipdl
PIndexedDBDatabase.ipdl Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking. 2012-10-23 09:31:19 -07:00
PIndexedDBDeleteDatabaseRequest.ipdl
PIndexedDBIndex.ipdl Bug 889734 - Clean up indexedDB ipdl files r=bent 2013-08-06 08:44:01 -04:00
PIndexedDBObjectStore.ipdl Bug 889734 - Clean up indexedDB ipdl files r=bent 2013-08-06 08:44:01 -04:00
PIndexedDBRequest.ipdl Bug 889734 - Clean up indexedDB ipdl files r=bent 2013-08-06 08:44:01 -04:00
PIndexedDBTransaction.ipdl Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking. 2012-10-23 09:31:19 -07:00
SerializationHelpers.h Bug 786148 - s/IPC/ipc/. r=ted. 2012-08-28 08:41:04 -04:00
test_ipc.html Bug 861903 - Enable test. 2013-05-12 21:10:58 -07:00