gecko-dev/dom/cache
2024-11-03 20:28:59 +00:00
..
test Bug 1921433 - reformat with black 24.8.0 r=linter-reviewers,webdriver-reviewers,perftest-reviewers,taskgraph-reviewers,releng-reviewers,dom-storage-reviewers,janv,jmaher,whimboo,afinder,ahal 2024-11-03 20:28:59 +00:00
Action.cpp
Action.h
ActorChild.cpp
ActorChild.h Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
ActorUtils.h
AutoUtils.cpp
AutoUtils.h
Cache.cpp Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
Cache.h Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
CacheChild.cpp Bug 1724083 - Part 2: Update Actor destruction checks for new manager list behaviour, r=ipc-reviewers,mccr8 2024-04-22 17:31:06 +00:00
CacheChild.h
CacheCipherKeyManager.h
CacheCommon.cpp
CacheCommon.h
CacheOpChild.cpp
CacheOpChild.h
CacheOpParent.cpp
CacheOpParent.h
CacheParent.cpp
CacheParent.h
CacheStorage.cpp Bug 1867997 - Move nsIPrincipal/PrincipalInfo helpers to separate files; r=dom-storage-reviewers,jari 2024-10-18 01:32:36 +00:00
CacheStorage.h Bug 1906744 - Check if constructor is enabled before installing named property. r=mccr8,dom-storage-reviewers,janv,asuth,eemeli 2024-08-08 16:35:19 +00:00
CacheStorageChild.cpp Bug 1724083 - Part 2: Update Actor destruction checks for new manager list behaviour, r=ipc-reviewers,mccr8 2024-04-22 17:31:06 +00:00
CacheStorageChild.h
CacheStorageParent.cpp Bug 1867997 - Move nsIPrincipal/PrincipalInfo helpers to separate files; r=dom-storage-reviewers,jari 2024-10-18 01:32:36 +00:00
CacheStorageParent.h
CacheStreamControlChild.cpp
CacheStreamControlChild.h
CacheStreamControlParent.cpp Bug 1890291 - Do not shutdown StreamControl before all streams are closed. r=asuth 2024-04-26 12:37:54 +00:00
CacheStreamControlParent.h Bug 1890291 - Do not shutdown StreamControl before all streams are closed. r=asuth 2024-04-26 12:37:54 +00:00
CacheTypes.ipdlh Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
CacheWorkerRef.cpp
CacheWorkerRef.h
Connection.cpp Bug 1891141 - Add configuration parameters for pages per step and step delay to mozIStorageAsyncConnection.backupToFileAsync. r=mak 2024-04-17 20:50:47 +00:00
Connection.h
Context.cpp Bug 1904562 - Change DirectoryLockImpl to be topmost class; r=dom-storage-reviewers,asuth 2024-10-21 09:31:27 +00:00
Context.h Bug 1904562 - Convert CacheAPI to use concrete directory lock type; r=dom-storage-reviewers,asuth 2024-10-21 09:31:25 +00:00
DBAction.cpp Bug 1727526 - Abort DBAction::RunOnTarget if AppShutdown::IsInOrBeyond(ShutdownPhase::AppShutdownQM) r=dom-storage-reviewers,asuth 2024-03-18 14:27:34 +00:00
DBAction.h
DBSchema.cpp Bug 1773976 - Add a new nsContentPolicyType TYPE_INTERNAL_EXTERNAL_RESOURCE. r=emilio 2024-09-09 12:16:12 +00:00
DBSchema.h
FileUtils.cpp Bug 1883629 - Update Snappy to version 1.2.0. r=dom-storage-reviewers,janv 2024-04-08 13:48:06 +00:00
FileUtils.h
FileUtilsImpl.h
IPCUtils.h
Manager.cpp Bug 1904562 - Convert CacheAPI to use concrete directory lock type; r=dom-storage-reviewers,asuth 2024-10-21 09:31:25 +00:00
Manager.h Bug 1904562 - Convert CacheAPI to use concrete directory lock type; r=dom-storage-reviewers,asuth 2024-10-21 09:31:25 +00:00
ManagerId.cpp Bug 1867997 - Move nsIPrincipal/PrincipalInfo helpers to separate files; r=dom-storage-reviewers,jari 2024-10-18 01:32:36 +00:00
ManagerId.h
moz.build Bug 1919507 - Cache: Add a new testing only notification for database work starting; r=dom-storage-reviewers,asuth 2024-10-02 10:34:26 +00:00
NotifyUtils.cpp Bug 1919507 - Cache: Add a new testing only notification for database work starting; r=dom-storage-reviewers,asuth 2024-10-02 10:34:26 +00:00
NotifyUtils.h Bug 1919507 - Cache: Add a new testing only notification for database work starting; r=dom-storage-reviewers,asuth 2024-10-02 10:34:26 +00:00
PCache.ipdl
PCacheOp.ipdl
PCacheStorage.ipdl
PCacheStreamControl.ipdl
PrincipalVerifier.cpp
PrincipalVerifier.h
QuotaClient.cpp Bug 1867997 - Simplify signature of QuotaManager::OnOriginClearCompleted; r=dom-storage-reviewers,jari 2024-10-18 13:14:03 +00:00
QuotaClient.h
QuotaClientImpl.h Bug 1867997 - Simplify signature of QuotaManager::OnOriginClearCompleted; r=dom-storage-reviewers,jari 2024-10-18 13:14:03 +00:00
ReadStream.cpp
ReadStream.h
SavedTypes.h
StreamControl.cpp
StreamControl.h
StreamList.cpp Bug 1890291 - Do not shutdown StreamControl before all streams are closed. r=asuth 2024-04-26 12:37:54 +00:00
StreamList.h
Types.h
TypeUtils.cpp Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
TypeUtils.h Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00