This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-12-02 10:00:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
beaebee6ce
gecko-dev
/
dom
/
indexedDB
History
Nathan Froyd
7e84b93246
Bug 836943: Part 0 - Make sure IndexedDB attempts to initialize the storage service on the main thread. r=bent
2013-03-04 14:33:03 -08:00
..
crashtests
ipc
Merge mozilla-central into build-system
2013-02-27 21:02:02 -08:00
test
Merge mozilla-central into build-system
2013-02-25 22:09:18 -08:00
AsyncConnectionHelper.cpp
AsyncConnectionHelper.h
CheckPermissionsHelper.cpp
CheckPermissionsHelper.h
DatabaseInfo.cpp
DatabaseInfo.h
FileInfo.cpp
FileInfo.h
FileManager.cpp
FileManager.h
IDBCursor.cpp
IDBCursor.h
IDBDatabase.cpp
Bug 839528 - Change the namespace of xpidl dictionary helpers, r=khuey
2013-02-11 21:37:50 +02:00
IDBDatabase.h
IDBEvents.cpp
IDBEvents.h
IDBFactory.cpp
Bug 834732 - Get rid of footgun bool param for nsCxPusher and use an explicit enum. r=mrbkap
2013-02-26 11:04:09 -08:00
IDBFactory.h
IDBFileHandle.cpp
IDBFileHandle.h
IDBIndex.cpp
IDBIndex.h
IDBKeyRange.cpp
IDBKeyRange.h
IDBObjectStore.cpp
Bug 839528 - Change the namespace of xpidl dictionary helpers, r=khuey
2013-02-11 21:37:50 +02:00
IDBObjectStore.h
IDBRequest.cpp
Bug 834732 - Audit callers of GetNativeContext and use AutoPushJSContext where appropriate. r=mrbkap
2013-02-26 11:04:13 -08:00
IDBRequest.h
IDBTransaction.cpp
IDBTransaction.h
IDBWrapperCache.cpp
IDBWrapperCache.h
IndexedDatabase.h
IndexedDatabaseInlines.h
IndexedDatabaseManager.cpp
Bug 836943: Part 0 - Make sure IndexedDB attempts to initialize the storage service on the main thread. r=bent
2013-03-04 14:33:03 -08:00
IndexedDatabaseManager.h
Key.cpp
Key.h
KeyPath.cpp
KeyPath.h
Makefile.in
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
2013-02-25 12:47:20 -08:00
moz.build
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
2013-02-25 12:47:20 -08: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
OpenDatabaseHelper.cpp
OpenDatabaseHelper.h
TransactionThreadPool.cpp
TransactionThreadPool.h