gecko-dev/dom/cache
Dave Townsend 6a99b2e0d4 Bug 1864896: Autofix unused function arguments (dom). r=emilio,media-playback-reviewers,dom-storage-reviewers,padenot,janv
Differential Revision: https://phabricator.services.mozilla.com/D202962
2024-03-04 15:44:59 +00:00
..
test Bug 1864896: Autofix unused function arguments (dom). r=emilio,media-playback-reviewers,dom-storage-reviewers,padenot,janv 2024-03-04 15:44:59 +00:00
Action.cpp
Action.h Bug 1835298: Encrypt CacheAPI data on disk in PBM.r=dom-storage-reviewers,janv 2023-10-27 14:10:08 +00:00
ActorChild.cpp
ActorChild.h
ActorUtils.h
AutoUtils.cpp
AutoUtils.h
Cache.cpp Bug 1640839 - Make WebIDL enum helper function to convert to string return an actual string. r=mccr8,media-playback-reviewers,padenot 2024-03-02 07:50:21 +00:00
Cache.h
CacheChild.cpp
CacheChild.h
CacheCipherKeyManager.h Bug 1835298: Encrypt CacheAPI data on disk in PBM.r=dom-storage-reviewers,janv 2023-10-27 14:10:08 +00:00
CacheCommon.cpp
CacheCommon.h
CacheOpChild.cpp
CacheOpChild.h
CacheOpParent.cpp Bug 1678988 - Stopped passing raw ErrorResult over IPC r=dom-storage-reviewers,janv 2023-10-23 16:15:36 +00:00
CacheOpParent.h
CacheParent.cpp
CacheParent.h
CacheStorage.cpp Bug 1640839 - Stop generating count of WebIDL enum values, use standard enum traits instead. r=mccr8 2024-03-02 07:50:25 +00:00
CacheStorage.h
CacheStorageChild.cpp
CacheStorageChild.h
CacheStorageParent.cpp Bug 1678988 - Stopped passing raw ErrorResult over IPC r=dom-storage-reviewers,janv 2023-10-23 16:15:36 +00:00
CacheStorageParent.h
CacheStreamControlChild.cpp
CacheStreamControlChild.h
CacheStreamControlParent.cpp Bug 1870594 - Handle the no-CSCP case in StreamList::CloseAll. r=dom-storage-reviewers,asuth 2023-12-21 06:53:25 +00:00
CacheStreamControlParent.h Bug 1870594 - Handle the no-CSCP case in StreamList::CloseAll. r=dom-storage-reviewers,asuth 2023-12-21 06:53:25 +00:00
CacheTypes.ipdlh Bug 1866240 - Maintain usage information in the database; r=dom-storage-reviewers,asuth 2023-12-01 22:38:10 +00:00
CacheWorkerRef.cpp Bug 1836700 - Remove BusyCount of WorkerPrivate. r=asuth,ipc-reviewers,mccr8 2023-11-13 04:00:40 +00:00
CacheWorkerRef.h
Connection.cpp Bug 1869060 - Add SQLite Online Backup API support via mozIStorageAsyncConnection. r=mak 2024-01-22 14:26:53 +00:00
Connection.h
Context.cpp Bug 1871409: Moved back mInitRunnable clearing in Context::OnQuotaInit to its prior position.r=janv 2023-12-22 16:18:13 +00:00
Context.h Bug 1869087: Properly handle QuotaInitRunnable failure in Context::OnQuotaInit.r=dom-storage-reviewers,janv 2023-12-14 16:31:23 +00:00
DBAction.cpp Bug 1871799 - Fix relevant quota clients to always use QuotaVFS for database access; r=dom-storage-reviewers,asuth 2024-01-10 21:10:14 +00:00
DBAction.h Bug 1835298: Encrypt CacheAPI data on disk in PBM.r=dom-storage-reviewers,janv 2023-10-27 14:10:08 +00:00
DBSchema.cpp Bug 1640839 - Stop generating count of WebIDL enum values, use standard enum traits instead. r=mccr8 2024-03-02 07:50:25 +00:00
DBSchema.h Bug 1866240 - Maintain usage information in the database; r=dom-storage-reviewers,asuth 2023-12-01 22:38:10 +00:00
FileUtils.cpp Bug 1866240 - Maintain usage information in the database; r=dom-storage-reviewers,asuth 2023-12-01 22:38:10 +00:00
FileUtils.h Bug 1866240 - Maintain usage information in the database; r=dom-storage-reviewers,asuth 2023-12-01 22:38:10 +00:00
FileUtilsImpl.h
IPCUtils.h
Manager.cpp Bug 1727526 - Have a Stringifyable base class. r=dom-storage-reviewers,janv 2023-12-11 15:17:12 +00:00
Manager.h Bug 1727526 - Have a Stringifyable base class. r=dom-storage-reviewers,janv 2023-12-11 15:17:12 +00:00
ManagerId.cpp
ManagerId.h
PCache.ipdl
PCacheOp.ipdl Bug 1678988 - Stopped passing raw ErrorResult over IPC r=dom-storage-reviewers,janv 2023-10-23 16:15:36 +00:00
PCacheStorage.ipdl
PCacheStreamControl.ipdl
PrincipalVerifier.cpp
PrincipalVerifier.h
QuotaClient.cpp Bug 1866240 - Maintain usage information in the database; r=dom-storage-reviewers,asuth 2023-12-01 22:38:10 +00:00
QuotaClient.h
QuotaClientImpl.h Bug 1835298: Encrypt CacheAPI data on disk in PBM.r=dom-storage-reviewers,janv 2023-10-27 14:10:08 +00:00
ReadStream.cpp
ReadStream.h
SavedTypes.h
StreamControl.cpp
StreamControl.h
StreamList.cpp Bug 1870594 - Handle the no-CSCP case in StreamList::CloseAll. r=dom-storage-reviewers,asuth 2023-12-21 06:53:25 +00:00
StreamList.h Bug 1727526 - Add more details to Context::Stringify. r=dom-storage-reviewers,janv 2023-12-11 15:17:12 +00:00
TypeUtils.cpp Bug 1738426 - Ignoring status 206 and vary header checking for opaque response in Cache API. r=asuth 2023-09-12 14:17:53 +00:00
TypeUtils.h
Types.h Bug 1835298: Encrypt CacheAPI data on disk in PBM.r=dom-storage-reviewers,janv 2023-10-27 14:10:08 +00:00
moz.build Bug 1836727 - [marionette] Fix MARIONETTE_MANIFESTS usage in moz.build files. r=webdriver-reviewers,necko-reviewers,application-update-reviewers,search-reviewers,sessionstore-reviewers,places-reviewers,dom-storage-reviewers,Standard8,jesup,jdescottes,nalexander,sclements,janv 2024-01-11 10:34:29 +00:00