.. |
crashtests
|
|
|
test
|
Bug 1125057 - Convert for-each-in loops to for-of in IndexedDB test suite; r=bent
|
2015-01-23 20:56:48 +01:00 |
ActorsChild.cpp
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
ActorsChild.h
|
Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
ActorsParent.cpp
|
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
|
2015-01-22 09:40:42 +01:00 |
ActorsParent.h
|
|
|
FileInfo.cpp
|
|
|
FileInfo.h
|
|
|
FileManager.h
|
|
|
FileSnapshot.cpp
|
Bug 1113062 - IndexedDB FileSnapshot not CCed, r=janv
|
2015-01-11 21:35:24 +00:00 |
FileSnapshot.h
|
Bug 1113062 - IndexedDB FileSnapshot not CCed, r=janv
|
2015-01-11 21:35:24 +00:00 |
IDBCursor.cpp
|
Bug 914067 - Remove JSVAL_VOID from dom/; r=jst
|
2015-01-14 08:59:06 +01:00 |
IDBCursor.h
|
|
|
IDBDatabase.cpp
|
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
|
2015-01-22 09:40:42 +01:00 |
IDBDatabase.h
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
IDBEvents.cpp
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
IDBEvents.h
|
|
|
IDBFactory.cpp
|
Bug 1079355 - indexedDB pref should only apply for content pages, not chrome ones, r=bent
|
2015-01-05 23:08:12 +00:00 |
IDBFactory.h
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
IDBFileHandle.cpp
|
Bug 1113062 - IndexedDB FileSnapshot not CCed, r=janv
|
2015-01-11 21:35:24 +00:00 |
IDBFileHandle.h
|
Bug 1113062 - IndexedDB FileSnapshot not CCed, r=janv
|
2015-01-11 21:35:24 +00:00 |
IDBFileRequest.cpp
|
|
|
IDBFileRequest.h
|
|
|
IDBIndex.cpp
|
Bug 914067 - Remove JSVAL_VOID from dom/; r=jst
|
2015-01-14 08:59:06 +01:00 |
IDBIndex.h
|
|
|
IDBKeyRange.cpp
|
Bug 914067 - Remove JSVAL_VOID from dom/; r=jst
|
2015-01-14 08:59:06 +01:00 |
IDBKeyRange.h
|
Bug 1096328 - Remove nativeOwnership from Bindings.conf, make rooting analysis happy. r=bz.
|
2015-01-08 22:56:42 +01:00 |
IDBMutableFile.cpp
|
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
|
2015-01-22 09:40:42 +01:00 |
IDBMutableFile.h
|
|
|
IDBObjectStore.cpp
|
Bug 1125356 - Use JS_NewPlainObject in the browser. r=bz
|
2015-01-24 16:38:08 +01:00 |
IDBObjectStore.h
|
|
|
IDBRequest.cpp
|
Bug 1117851 - Make GetCallingLocation take an nsA{,C}String. r=smaug
|
2015-01-06 15:50:29 -05:00 |
IDBRequest.h
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
IDBTransaction.cpp
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
IDBTransaction.h
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
IDBWrapperCache.cpp
|
|
|
IDBWrapperCache.h
|
|
|
IndexedDatabase.h
|
|
|
IndexedDatabaseInlines.h
|
|
|
IndexedDatabaseManager.cpp
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
IndexedDatabaseManager.h
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
Key.cpp
|
|
|
Key.h
|
|
|
KeyPath.cpp
|
Bug 1125356 - Use JS_NewPlainObject in the browser. r=bz
|
2015-01-24 16:38:08 +01:00 |
KeyPath.h
|
|
|
moz.build
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
PBackgroundIDBCursor.ipdl
|
|
|
PBackgroundIDBDatabase.ipdl
|
|
|
PBackgroundIDBDatabaseFile.ipdl
|
|
|
PBackgroundIDBFactory.ipdl
|
|
|
PBackgroundIDBFactoryRequest.ipdl
|
|
|
PBackgroundIDBRequest.ipdl
|
|
|
PBackgroundIDBSharedTypes.ipdlh
|
|
|
PBackgroundIDBTransaction.ipdl
|
|
|
PBackgroundIDBVersionChangeTransaction.ipdl
|
|
|
PermissionRequestBase.cpp
|
|
|
PermissionRequestBase.h
|
|
|
PIndexedDBPermissionRequest.ipdl
|
|
|
ProfilerHelpers.h
|
Bug 1112043 - Fixed linking problem with gcc 4.6/4.7 and ternary operator with static consts, r=smaug
|
2014-12-16 12:55:09 +00:00 |
ReportInternalError.cpp
|
|
|
ReportInternalError.h
|
|
|
SerializationHelpers.h
|
|
|
TransactionThreadPool.cpp
|
Bug 970307: Part 1: Report status of each thread to find when all the threads are idle. r=nfroyd
|
2014-12-18 17:00:39 +08:00 |
TransactionThreadPool.h
|
|
|