mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 20:47:44 +00:00
d27537778b
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. |
||
---|---|---|
.. | ||
unit | ||
IndexedDBChild.cpp | ||
IndexedDBChild.h | ||
IndexedDBParams.ipdlh | ||
IndexedDBParent.cpp | ||
IndexedDBParent.h | ||
Makefile.in | ||
moz.build | ||
PIndexedDB.ipdl | ||
PIndexedDBCursor.ipdl | ||
PIndexedDBDatabase.ipdl | ||
PIndexedDBDeleteDatabaseRequest.ipdl | ||
PIndexedDBIndex.ipdl | ||
PIndexedDBObjectStore.ipdl | ||
PIndexedDBRequest.ipdl | ||
PIndexedDBTransaction.ipdl | ||
SerializationHelpers.h | ||
test_ipc.html |