| .. |
|
test
|
Bug 1859890 - batch 14 convert xpcshell.ini -> .toml. r=aryx,dom-storage-reviewers,jesup
|
2023-11-28 01:02:01 +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
|
|
|
|
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 1857066: Enable CacheStorage::Constructor for PBM.r=dom-storage-reviewers,janv
|
2023-10-27 14:10:09 +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
|
|
|
|
CacheStreamControlParent.h
|
|
|
|
CacheTypes.ipdlh
|
|
|
|
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 1855455 - Implement a loadExtension() API in mozStorage. r=asuth
|
2023-11-21 08:34:35 +00:00 |
|
Connection.h
|
|
|
|
Context.cpp
|
Bug 1835298: Encrypt CacheAPI data on disk in PBM.r=dom-storage-reviewers,janv
|
2023-10-27 14:10:08 +00:00 |
|
Context.h
|
Bug 1835298: Encrypt CacheAPI data on disk in PBM.r=dom-storage-reviewers,janv
|
2023-10-27 14:10:08 +00:00 |
|
DBAction.cpp
|
Bug 1835298: Encrypt CacheAPI data on disk in PBM.r=dom-storage-reviewers,janv
|
2023-10-27 14:10:08 +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 1734538 - Use NS_NewURI instead of MozURL. r=dom-storage-reviewers,jesup,asuth,janv
|
2023-11-15 18:59:23 +00:00 |
|
DBSchema.h
|
|
|
|
FileUtils.cpp
|
Bug 1835298: Encrypt CacheAPI data on disk in PBM.r=dom-storage-reviewers,janv
|
2023-10-27 14:10:08 +00:00 |
|
FileUtils.h
|
Bug 1835298: Encrypt CacheAPI data on disk in PBM.r=dom-storage-reviewers,janv
|
2023-10-27 14:10:08 +00:00 |
|
FileUtilsImpl.h
|
|
|
|
IPCUtils.h
|
|
|
|
Manager.cpp
|
Bug 1835298: Encrypt CacheAPI data on disk in PBM.r=dom-storage-reviewers,janv
|
2023-10-27 14:10:08 +00:00 |
|
Manager.h
|
|
|
|
ManagerId.cpp
|
|
|
|
ManagerId.h
|
|
|
|
moz.build
|
Bug 1859890 - batch 14 convert xpcshell.ini -> .toml. r=aryx,dom-storage-reviewers,jesup
|
2023-11-28 01:02:01 +00:00 |
|
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 1837665: Clear CacheAPI PBM data when purging private origins on session end.r=dom-storage-reviewers,janv.
|
2023-10-27 14:10:08 +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
|
|
|
|
StreamList.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 |
|
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
|
|
|