gecko-dev/dom/indexedDB
2019-09-11 14:35:28 +00:00
..
crashtests
test Bug 1562264 - Update skip-if annotations, r=kmag 2019-08-23 16:05:08 +00:00
ActorsChild.cpp Bug 1561876 - Remove support for de-serializing WebAssembly.Modules in IDB; r=asuth 2019-07-03 12:23:33 +02:00
ActorsChild.h Bug 1561876 - Remove support for de-serializing WebAssembly.Modules in IDB; r=asuth 2019-07-03 12:23:33 +02:00
ActorsParent.cpp Bug 1168606 - Extract DatabaseConnection::ExecuteCachedStatement function. r=ytausky,asuth 2019-09-11 13:07:05 +00:00
ActorsParent.h
FileInfo.cpp
FileInfo.h
FileManager.h Bug 1563023 - Part 3: Change client usage type to support the null value; r=asuth 2019-08-22 20:52:09 +00:00
FileSnapshot.cpp
FileSnapshot.h
IDBCursor.cpp Bug 1565515 - Move sortKey variable declaration close to usage r=ttung,asuth 2019-07-30 14:51:21 +00:00
IDBCursor.h Bug 1168606 - Added comments on almost-const data members r=ttung,asuth 2019-09-11 11:51:20 +00:00
IDBDatabase.cpp
IDBDatabase.h
IDBEvents.cpp Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
IDBEvents.h Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
IDBFactory.cpp Bug 1566758 - Added telemetry for use of IDBFactory.open(name, options) discriminated by principal types r=ttung,asuth 2019-08-19 14:22:09 +00:00
IDBFactory.h
IDBFileHandle.cpp
IDBFileHandle.h
IDBFileRequest.cpp
IDBFileRequest.h
IDBIndex.cpp Bug 1168606 - Change definition of OpenCursorParams subtypes to allow reducing duplicated code r=ttung,asuth 2019-09-11 11:51:26 +00:00
IDBIndex.h Bug 1168606 - Added comments on almost-const data members r=ttung,asuth 2019-09-11 11:51:20 +00:00
IDBKeyRange.cpp Bug 1168606 - Removed unused methods in IDBKeyRange. r=ttung,asuth 2019-08-21 09:27:31 +02:00
IDBKeyRange.h Bug 1168606 - Removed unused methods in IDBKeyRange. r=ttung,asuth 2019-08-21 09:27:31 +02:00
IDBMutableFile.cpp
IDBMutableFile.h
IDBObjectStore.cpp Bug 1168606 - Change definition of OpenCursorParams subtypes to allow reducing duplicated code r=ttung,asuth 2019-09-11 11:51:26 +00:00
IDBObjectStore.h Bug 1168606 - Added comments on almost-const data members r=ttung,asuth 2019-09-11 11:51:20 +00:00
IDBRequest.cpp
IDBRequest.h
IDBResult.h Bug 1544750 - Part 2: Refactor Key::EncodeJSValInternal to show direct correspondence to spec r=asuth,tcampbell 2019-07-29 09:05:44 +00:00
IDBTransaction.cpp Bug 1563299 - Update the mAbortCode if the IDBTransaction has been aborted yet to correct the IDB_LOG; r=asuth 2019-07-26 13:29:04 +00:00
IDBTransaction.h Bug 1559919 - Finish the WorkerHolder cleanup - part 1 - IndexedDB doesn't use WorkerHolder, r=asuth 2019-07-12 11:15:33 +00:00
IndexedDatabase.h Bug 1561876 - Remove support for de-serializing WebAssembly.Modules in IDB; r=asuth 2019-07-03 12:23:33 +02:00
IndexedDatabaseInlines.h
IndexedDatabaseManager.cpp Bug 1561876 - Remove support for de-serializing WebAssembly.Modules in IDB; r=asuth 2019-07-03 12:23:33 +02:00
IndexedDatabaseManager.h Bug 1561876 - Remove support for de-serializing WebAssembly.Modules in IDB; r=asuth 2019-07-03 12:23:33 +02:00
Key.cpp Bug 1565515 - Removed duplication between LengthOfEncodedBinary and CalcDecodedStringySize r=ttung,asuth 2019-07-30 14:52:18 +00:00
Key.h Bug 1565515 - Removed duplication between LengthOfEncodedBinary and CalcDecodedStringySize r=ttung,asuth 2019-07-30 14:52:18 +00:00
KeyPath.cpp Bug 1544750 - Part 2: Refactor Key::EncodeJSValInternal to show direct correspondence to spec r=asuth,tcampbell 2019-07-29 09:05:44 +00:00
KeyPath.h
moz.build Bug 1544750 - Part 2: Refactor Key::EncodeJSValInternal to show direct correspondence to spec r=asuth,tcampbell 2019-07-29 09:05:44 +00:00
nsIIDBPermissionsRequest.idl
PBackgroundIDBCursor.ipdl
PBackgroundIDBDatabase.ipdl
PBackgroundIDBDatabaseFile.ipdl
PBackgroundIDBDatabaseRequest.ipdl
PBackgroundIDBFactory.ipdl
PBackgroundIDBFactoryRequest.ipdl
PBackgroundIDBRequest.ipdl Bug 1561876 - Remove support for de-serializing WebAssembly.Modules in IDB; r=asuth 2019-07-03 12:23:33 +02:00
PBackgroundIDBSharedTypes.ipdlh Bug 1168606 - Change definition of OpenCursorParams subtypes to allow reducing duplicated code r=ttung,asuth 2019-09-11 11:51:26 +00:00
PBackgroundIDBTransaction.ipdl
PBackgroundIDBVersionChangeTransaction.ipdl
PBackgroundIndexedDBUtils.ipdl
PermissionRequestBase.cpp
PermissionRequestBase.h
ProfilerHelpers.h
ReportInternalError.cpp
ReportInternalError.h
ScriptErrorHelper.cpp
ScriptErrorHelper.h
SerializationHelpers.h