gecko-dev/dom/cache
Andreea Pavel 88b767e404 Bug 1749068 - disable tests on linux64 debug to reduce leaks r=intermittent-reviewers,jmaher DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D153910
2022-08-08 15:16:25 +00:00
..
test Bug 1749068 - disable tests on linux64 debug to reduce leaks r=intermittent-reviewers,jmaher DONTBUILD 2022-08-08 15:16:25 +00:00
Action.cpp
Action.h Bug 1768189 - Part 6: Apply modernize-concat-nested-namespaces to dom/bindings/RootedDictionary.h ... r=andi 2022-05-09 20:41:05 +00:00
ActorChild.cpp
ActorChild.h Bug 1636050 - PCacheOp protocol is now refcounted. r=dom-storage-reviewers,asuth 2022-07-21 03:22:26 +00:00
ActorUtils.h Bug 1636050 - PCacheOp protocol is now refcounted. r=dom-storage-reviewers,asuth 2022-07-21 03:22:26 +00:00
AutoUtils.cpp Bug 1754004 - Part 11: Simplify the IPCStream serialization API, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:13 +00:00
AutoUtils.h Bug 1754004 - Part 11: Simplify the IPCStream serialization API, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:13 +00:00
Cache.cpp Bug 1771025 - Part 1: Cleaning up redundant header includes r=smaug 2022-06-07 22:12:39 +00:00
Cache.h
CacheChild.cpp Bug 1636050 - PCacheOp protocol is now refcounted. r=dom-storage-reviewers,asuth 2022-07-21 03:22:26 +00:00
CacheChild.h Bug 1636050 - PCacheOp protocol is now refcounted. r=dom-storage-reviewers,asuth 2022-07-21 03:22:26 +00:00
CacheCommon.cpp
CacheCommon.h Bug 1709067 - CACHE: Remove module specific QM_TRY macros; r=dom-storage-reviewers,jstutte 2021-05-03 19:44:39 +00:00
CacheOpChild.cpp Bug 1636050 - PCacheOp protocol is now refcounted. r=dom-storage-reviewers,asuth 2022-07-21 03:22:26 +00:00
CacheOpChild.h Bug 1636050 - PCacheOp protocol is now refcounted. r=dom-storage-reviewers,asuth 2022-07-21 03:22:26 +00:00
CacheOpParent.cpp Bug 1731778 - Implement COEP: credentialless for cache storage r=edenchuang 2022-06-27 17:07:15 +00:00
CacheOpParent.h Bug 1636050 - PCacheOp protocol is now refcounted. r=dom-storage-reviewers,asuth 2022-07-21 03:22:26 +00:00
CacheParent.cpp Bug 1636050 - PCacheOp protocol is now refcounted. r=dom-storage-reviewers,asuth 2022-07-21 03:22:26 +00:00
CacheParent.h Bug 1636050 - PCacheOp protocol is now refcounted. r=dom-storage-reviewers,asuth 2022-07-21 03:22:26 +00:00
CacheStorage.cpp Bug 1758745 - Refactor EffectiveStoragePrincipal to EffectiveCookiePrincipal and create new function EffectiveStoragePrincipal that is never unpartitioned; r=bvandersloot 2022-07-15 13:26:17 +00:00
CacheStorage.h Bug 1723050 - Part 5: Replace typedef by using in dom/cache/ r=janv 2021-08-06 12:10:13 +00:00
CacheStorageChild.cpp Bug 1636050 - PCacheOp protocol is now refcounted. r=dom-storage-reviewers,asuth 2022-07-21 03:22:26 +00:00
CacheStorageChild.h Bug 1636050 - PCacheOp protocol is now refcounted. r=dom-storage-reviewers,asuth 2022-07-21 03:22:26 +00:00
CacheStorageParent.cpp Bug 1636050 - PCacheOp protocol is now refcounted. r=dom-storage-reviewers,asuth 2022-07-21 03:22:26 +00:00
CacheStorageParent.h Bug 1636050 - PCacheOp protocol is now refcounted. r=dom-storage-reviewers,asuth 2022-07-21 03:22:26 +00:00
CacheStreamControlChild.cpp Bug 1771025 - Part 1: Cleaning up redundant header includes r=smaug 2022-06-07 22:12:39 +00:00
CacheStreamControlChild.h Bug 1754004 - Part 11: Simplify the IPCStream serialization API, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:13 +00:00
CacheStreamControlParent.cpp Bug 1754004 - Part 11: Simplify the IPCStream serialization API, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:13 +00:00
CacheStreamControlParent.h Bug 1771025 - Part 1: Cleaning up redundant header includes r=smaug 2022-06-07 22:12:39 +00:00
CacheTypes.ipdlh Bug 1731778 - Implement COEP: credentialless for cache storage r=edenchuang 2022-06-27 17:07:15 +00:00
CacheWorkerRef.cpp Bug 1743020 - Part 5: Eliminate FakeCopyable, r=asuth 2022-06-02 13:24:11 +00:00
CacheWorkerRef.h Bug 1768189 - Part 6: Apply modernize-concat-nested-namespaces to dom/bindings/RootedDictionary.h ... r=andi 2022-05-09 20:41:05 +00:00
Connection.cpp Bug 1694231 - Add support for nested mozStorageTransaction using savepoints; r=dom-storage-reviewers,sg 2021-03-03 18:53:14 +00:00
Connection.h Bug 1768189 - Part 6: Apply modernize-concat-nested-namespaces to dom/bindings/RootedDictionary.h ... r=andi 2022-05-09 20:41:05 +00:00
Context.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
Context.h Bug 1768189 - Part 6: Apply modernize-concat-nested-namespaces to dom/bindings/RootedDictionary.h ... r=andi 2022-05-09 20:41:05 +00:00
DBAction.cpp Bug 1736844 - Add interrupt flag to storage service methods opening database; r=dom-storage-reviewers,mak,janv 2022-02-17 06:22:27 +00:00
DBAction.h Bug 1768189 - Part 6: Apply modernize-concat-nested-namespaces to dom/bindings/RootedDictionary.h ... r=andi 2022-05-09 20:41:05 +00:00
DBSchema.cpp Bug 1731778 - Implement COEP: credentialless for cache storage r=edenchuang 2022-06-27 17:07:15 +00:00
DBSchema.h Bug 1768189 - Part 6: Apply modernize-concat-nested-namespaces to dom/bindings/RootedDictionary.h ... r=andi 2022-05-09 20:41:05 +00:00
FileUtils.cpp Bug 1743947 - Update Snappy to version 1.1.9. r=dom-storage-reviewers,janv 2022-07-12 15:38:23 +00:00
FileUtils.h Bug 1768189 - Part 6: Apply modernize-concat-nested-namespaces to dom/bindings/RootedDictionary.h ... r=andi 2022-05-09 20:41:05 +00:00
FileUtilsImpl.h Bug 1768189 - Part 7: Apply modernize-concat-nested-namespaces to dom/cache/FileUtilsImpl.h ... r=andi 2022-05-09 20:41:05 +00:00
IPCUtils.h
Manager.cpp Bug 1757144: Abort DOMCACHE operations on InitiateShutdown. r=dom-storage-reviewers,janv 2022-03-17 10:01:09 +00:00
Manager.h Bug 1727526: Make AssertWillDelete check mStreamList and remove suspect candidates on ActorDestroy. r=dom-storage-reviewers,janv 2022-02-24 10:25:09 +00:00
ManagerId.cpp Bug 1709067 - CACHE: Remove module specific QM_TRY macros; r=dom-storage-reviewers,jstutte 2021-05-03 19:44:39 +00:00
ManagerId.h Bug 1768189 - Part 7: Apply modernize-concat-nested-namespaces to dom/cache/FileUtilsImpl.h ... r=andi 2022-05-09 20:41:05 +00:00
PCache.ipdl Bug 1636050 - PCache protocol is now refcounted r=hsingh 2022-06-03 08:58:30 +00:00
PCacheOp.ipdl Bug 1636050 - PCacheOp protocol is now refcounted. r=dom-storage-reviewers,asuth 2022-07-21 03:22:26 +00:00
PCacheStorage.ipdl Bug 1636050 - PCacheOp protocol is now refcounted. r=dom-storage-reviewers,asuth 2022-07-21 03:22:26 +00:00
PCacheStreamControl.ipdl Bug 1754004 - Part 2: Remove the PFileDescriptorSet interface, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:09 +00:00
PrincipalVerifier.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
PrincipalVerifier.h Bug 1682536 - Use references/NotNull with Listener. r=dom-workers-and-storage-reviewers,asuth 2021-01-21 11:58:37 +00:00
QuotaClient.cpp Bug 1772006 - Part 5: Simplify and move the string searching APIs from ns[T]StringObsolete, r=xpcom-reviewers,necko-reviewers,eeejay,dragana,barret 2022-07-30 00:12:48 +00:00
QuotaClient.h Bug 1768189 - Part 7: Apply modernize-concat-nested-namespaces to dom/cache/FileUtilsImpl.h ... r=andi 2022-05-09 20:41:05 +00:00
QuotaClientImpl.h Bug 1768189 - Part 7: Apply modernize-concat-nested-namespaces to dom/cache/FileUtilsImpl.h ... r=andi 2022-05-09 20:41:05 +00:00
ReadStream.cpp Bug 1771025 - Part 2: Return early when it already has the stream r=asuth 2022-06-07 22:12:39 +00:00
ReadStream.h Bug 1754004 - Part 11: Simplify the IPCStream serialization API, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:13 +00:00
SavedTypes.h Bug 1768189 - Part 7: Apply modernize-concat-nested-namespaces to dom/cache/FileUtilsImpl.h ... r=andi 2022-05-09 20:41:05 +00:00
StreamControl.cpp
StreamControl.h Bug 1754004 - Part 11: Simplify the IPCStream serialization API, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:13 +00:00
StreamList.cpp
StreamList.h Bug 1768189 - Part 7: Apply modernize-concat-nested-namespaces to dom/cache/FileUtilsImpl.h ... r=andi 2022-05-09 20:41:05 +00:00
TypeUtils.cpp Bug 1754004 - Part 11: Simplify the IPCStream serialization API, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:13 +00:00
TypeUtils.h Bug 1754004 - Part 11: Simplify the IPCStream serialization API, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:13 +00:00
Types.h Bug 1768189 - Part 7: Apply modernize-concat-nested-namespaces to dom/cache/FileUtilsImpl.h ... r=andi 2022-05-09 20:41:05 +00:00
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00