.. |
crashtests
|
…
|
|
test
|
Bug 1656282 - Enable ESLint no-unused-vars and no-undef rules where they are disabled on dom/**/*.xhtml files. r=smaug
|
2021-11-24 11:26:37 +00:00 |
ActorsChild.cpp
|
Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari
|
2021-11-30 05:05:51 +00:00 |
ActorsChild.h
|
Bug 1723050 - Part 15: Replace typedef by using in dom/indexedDB/ r=dom-storage-reviewers,janv
|
2021-08-16 17:05:41 +00:00 |
ActorsParent.cpp
|
Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari
|
2021-11-30 05:05:53 +00:00 |
ActorsParent.h
|
Bug 1711663 - Clean up includes related to FileInfo/FileInfoManager/DatabaseFileInfo/DatabaseFileManager; r=dom-storage-reviewers,jstutte
|
2021-06-01 08:50:32 +00:00 |
ActorsParentCommon.cpp
|
Bug 1731977 - Add MOZ_TO_RESULT_INVOKE_TYPED for invoking plain functions; r=dom-storage-reviewers,jari
|
2021-11-30 05:05:53 +00:00 |
ActorsParentCommon.h
|
Bug 1661413 - Introduce a generic function for non-recursive traversing of directory entries in file manager directory; r=dom-storage-reviewers,asuth
|
2021-08-03 11:43:50 +00:00 |
DBSchema.cpp
|
Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari
|
2021-11-30 05:05:51 +00:00 |
DBSchema.h
|
…
|
|
DatabaseFileInfo.cpp
|
Bug 1711663 - Clean up includes related to FileInfo/FileInfoManager/DatabaseFileInfo/DatabaseFileManager; r=dom-storage-reviewers,jstutte
|
2021-06-01 08:50:32 +00:00 |
DatabaseFileInfo.h
|
Bug 1711663 - Clean up includes related to FileInfo/FileInfoManager/DatabaseFileInfo/DatabaseFileManager; r=dom-storage-reviewers,jstutte
|
2021-06-01 08:50:32 +00:00 |
DatabaseFileInfoFwd.h
|
Bug 1711663 - Clean up includes related to FileInfo/FileInfoManager/DatabaseFileInfo/DatabaseFileManager; r=dom-storage-reviewers,jstutte
|
2021-06-01 08:50:32 +00:00 |
DatabaseFileManager.h
|
Bug 1661413 - Improve deleting files in DeleteFileManagerDirectory; r=dom-storage-reviewers,asuth
|
2021-08-03 11:43:50 +00:00 |
DatabaseFileManagerImpl.h
|
Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari
|
2021-11-30 05:05:53 +00:00 |
FileInfo.h
|
Bug 1711663 - Extract non-template stuff into base classes; r=dom-storage-reviewers,asuth
|
2021-06-01 08:50:32 +00:00 |
FileInfoImpl.h
|
Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari
|
2021-11-30 05:05:51 +00:00 |
FileInfoManager.h
|
Bug 1711663 - Extract non-template stuff into base classes; r=dom-storage-reviewers,asuth
|
2021-06-01 08:50:32 +00:00 |
FlippedOnce.h
|
…
|
|
IDBCursor.cpp
|
…
|
|
IDBCursor.h
|
…
|
|
IDBCursorType.cpp
|
Bug 1711675 - IDB: Fix linking in non-unified builds; r=dom-storage-reviewers,jstutte
|
2021-06-01 09:42:01 +00:00 |
IDBCursorType.h
|
…
|
|
IDBDatabase.cpp
|
Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari
|
2021-11-30 05:05:51 +00:00 |
IDBDatabase.h
|
Bug 1723050 - Part 15: Replace typedef by using in dom/indexedDB/ r=dom-storage-reviewers,janv
|
2021-08-16 17:05:41 +00:00 |
IDBEvents.cpp
|
…
|
|
IDBEvents.h
|
…
|
|
IDBFactory.cpp
|
…
|
|
IDBFactory.h
|
Bug 1723050 - Part 15: Replace typedef by using in dom/indexedDB/ r=dom-storage-reviewers,janv
|
2021-08-16 17:05:41 +00:00 |
IDBFileHandle.cpp
|
…
|
|
IDBFileHandle.h
|
…
|
|
IDBFileRequest.cpp
|
…
|
|
IDBFileRequest.h
|
…
|
|
IDBIndex.cpp
|
Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8
|
2021-05-27 08:35:40 +00:00 |
IDBIndex.h
|
…
|
|
IDBKeyRange.cpp
|
Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8
|
2021-05-27 08:35:40 +00:00 |
IDBKeyRange.h
|
…
|
|
IDBMutableFile.cpp
|
Bug 708901 - Migrate to nsTHashSet in dom/indexedDB. r=dom-storage-reviewers,janv
|
2021-03-23 10:36:33 +00:00 |
IDBMutableFile.h
|
Bug 708901 - Migrate to nsTHashSet in dom/indexedDB. r=dom-storage-reviewers,janv
|
2021-03-23 10:36:33 +00:00 |
IDBObjectStore.cpp
|
Bug 1711657 - Rename Note to Info in Severity enum and QM_TRY macros. r=dom-storage-reviewers,janv
|
2021-08-04 09:39:55 +00:00 |
IDBObjectStore.h
|
Bug 1723050 - Part 15: Replace typedef by using in dom/indexedDB/ r=dom-storage-reviewers,janv
|
2021-08-16 17:05:41 +00:00 |
IDBRequest.cpp
|
Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8
|
2021-05-27 08:35:40 +00:00 |
IDBRequest.h
|
…
|
|
IDBResult.h
|
…
|
|
IDBTransaction.cpp
|
Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8
|
2021-05-27 08:35:40 +00:00 |
IDBTransaction.h
|
…
|
|
IndexedDBCommon.cpp
|
Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari
|
2021-11-30 05:05:53 +00:00 |
IndexedDBCommon.h
|
Bug 1709067 - IDB: Remove module specific QM_TRY macros; r=dom-storage-reviewers,jstutte
|
2021-05-03 19:44:38 +00:00 |
IndexedDatabase.cpp
|
Bug 1711663 - Rename FileInfo to DatabaseFileInfo and TestFileInfo to SimpleFileInfo; r=dom-storage-reviewers,jstutte
|
2021-05-31 17:44:19 +00:00 |
IndexedDatabase.h
|
Bug 1711663 - Rename FileInfo to DatabaseFileInfo and TestFileInfo to SimpleFileInfo; r=dom-storage-reviewers,jstutte
|
2021-05-31 17:44:19 +00:00 |
IndexedDatabaseInlines.h
|
Bug 1714283 - IDB: Fix building in non-unified builds; r=dom-storage-reviewers,jstutte
|
2021-06-23 13:57:52 +00:00 |
IndexedDatabaseManager.cpp
|
Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari
|
2021-11-30 05:05:51 +00:00 |
IndexedDatabaseManager.h
|
Bug 1711663 - Rename FileManager to DatabaseFileManager and TestFileManager to SimpleFileManager; r=dom-storage-reviewers,jstutte
|
2021-06-01 03:42:47 +00:00 |
Key.cpp
|
Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari
|
2021-11-30 05:05:51 +00:00 |
Key.h
|
…
|
|
KeyPath.cpp
|
Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari
|
2021-11-30 05:05:51 +00:00 |
KeyPath.h
|
Bug 1723050 - Part 15: Replace typedef by using in dom/indexedDB/ r=dom-storage-reviewers,janv
|
2021-08-16 17:05:41 +00:00 |
PBackgroundIDBCursor.ipdl
|
Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8
|
2021-07-22 02:24:43 +00:00 |
PBackgroundIDBDatabase.ipdl
|
…
|
|
PBackgroundIDBDatabaseFile.ipdl
|
…
|
|
PBackgroundIDBDatabaseRequest.ipdl
|
…
|
|
PBackgroundIDBFactory.ipdl
|
Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8
|
2021-07-22 02:24:43 +00:00 |
PBackgroundIDBFactoryRequest.ipdl
|
…
|
|
PBackgroundIDBRequest.ipdl
|
…
|
|
PBackgroundIDBSharedTypes.ipdlh
|
Bug 1732343 - Part 2: Migrate all uses of base::FileDescriptor to UniqueFileHandle, r=handyman
|
2021-11-09 14:17:32 +00:00 |
PBackgroundIDBTransaction.ipdl
|
Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8
|
2021-07-22 02:24:43 +00:00 |
PBackgroundIDBVersionChangeTransaction.ipdl
|
Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8
|
2021-07-22 02:24:43 +00:00 |
PBackgroundIndexedDBUtils.ipdl
|
…
|
|
PermissionRequestBase.cpp
|
Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari
|
2021-11-30 05:05:53 +00:00 |
PermissionRequestBase.h
|
…
|
|
ProfilerHelpers.cpp
|
Bug 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova
|
2021-11-08 23:59:35 +00:00 |
ProfilerHelpers.h
|
…
|
|
ReportInternalError.cpp
|
…
|
|
ReportInternalError.h
|
…
|
|
SafeRefPtr.h
|
…
|
|
SchemaUpgrades.cpp
|
Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari
|
2021-11-30 05:05:53 +00:00 |
SchemaUpgrades.h
|
…
|
|
ScriptErrorHelper.cpp
|
…
|
|
ScriptErrorHelper.h
|
…
|
|
SerializationHelpers.h
|
Bug 1680751 - Change KeyPathType to an enum class. r=ttung,dom-storage-reviewers,asuth
|
2021-03-31 18:28:40 +00:00 |
ThreadLocal.h
|
…
|
|
moz.build
|
Bug 1711663 - Rename FileInfo to DatabaseFileInfo and TestFileInfo to SimpleFileInfo; r=dom-storage-reviewers,jstutte
|
2021-05-31 17:44:19 +00:00 |
nsIIDBPermissionsRequest.idl
|
…
|
|