gecko-dev/dom/cache
2020-06-25 09:30:06 +00:00
..
test Bug 1624802 - Refactor tests in dom/cache/test/xpcshell to use a common initialization function; r=dom-workers-and-storage-reviewers,ttung 2020-05-05 06:28:31 +00:00
Action.cpp
Action.h
ActorChild.cpp Bug 1627892 - Make CacheWorkerRef derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:12:22 +00:00
ActorChild.h Bug 1627892 - Make CacheWorkerRef derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:12:22 +00:00
ActorUtils.h Bug 1636050 - PCacheStreamControl protocol is now refcounted r=dom-workers-and-storage-reviewers,sg 2020-06-09 12:58:44 +00:00
AutoUtils.cpp Bug 1642949 - Replace uses of RemoveElementAt by RemoveLastElement/PopLastElement where possible. r=necko-reviewers,froydnj 2020-06-10 10:46:14 +00:00
AutoUtils.h Bug 1627892 - Make StreamList derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:11:33 +00:00
Cache.cpp Bug 1627892 - Use SafeRefPtr for Request. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:13:48 +00:00
Cache.h Bug 1627892 - Use SafeRefPtr for Request. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:13:48 +00:00
CacheChild.cpp Bug 1627892 - Make CacheWorkerRef derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:12:22 +00:00
CacheChild.h Bug 1627892 - Replace custom AutoLock by BaseAutoLock. r=ttung 2020-05-11 12:08:14 +00:00
CacheOpChild.cpp Bug 1627892 - Use SafeRefPtr for Request. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:13:48 +00:00
CacheOpChild.h Bug 1627892 - Make CacheWorkerRef derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:12:22 +00:00
CacheOpParent.cpp Bug 1642149 - P1 Fix the web-platform-test html/cross-origin-embedder-policy/require-corp.https.html r=necko-reviewers,valentin 2020-06-19 13:23:33 +00:00
CacheOpParent.h Bug 1603168 - Reject Cache.match and Cache.matchAll if the response doesn't match the caller context coep r=dom-workers-and-storage-reviewers,perry 2020-05-23 01:44:58 +00:00
CacheParent.cpp Bug 1627892 - Make Manager derive from SafeRefCounted. r=ttung 2020-05-11 12:09:02 +00:00
CacheParent.h Bug 1627892 - Make Manager derive from SafeRefCounted. r=ttung 2020-05-11 12:09:02 +00:00
CacheStorage.cpp Bug 1627892 - Make CacheWorkerRef derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:12:22 +00:00
CacheStorage.h Bug 1627892 - Make CacheWorkerRef derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:12:22 +00:00
CacheStorageChild.cpp Bug 1627892 - Make CacheWorkerRef derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:12:22 +00:00
CacheStorageChild.h Bug 1627892 - Make CacheWorkerRef derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:12:22 +00:00
CacheStorageParent.cpp Bug 1627892 - Make ManagerId derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:13:07 +00:00
CacheStorageParent.h Bug 1627892 - Make ManagerId derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:13:07 +00:00
CacheStreamControlChild.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
CacheStreamControlChild.h Bug 1636050 - PCacheStreamControl protocol is now refcounted r=dom-workers-and-storage-reviewers,sg 2020-06-09 12:58:44 +00:00
CacheStreamControlParent.cpp Bug 1627892 - Make StreamList derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:11:33 +00:00
CacheStreamControlParent.h Bug 1636050 - PCacheStreamControl protocol is now refcounted r=dom-workers-and-storage-reviewers,sg 2020-06-09 12:58:44 +00:00
CacheTypes.ipdlh Bug 1603168 - Reject Cache.match and Cache.matchAll if the response doesn't match the caller context coep r=dom-workers-and-storage-reviewers,perry 2020-05-23 01:44:58 +00:00
CacheWorkerRef.cpp Bug 1627892 - Make CacheWorkerRef derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:12:22 +00:00
CacheWorkerRef.h Bug 1627892 - Make CacheWorkerRef derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:12:22 +00:00
Connection.cpp Bug 1644780 - Include nsresult value in crash report when db::IncrementalVacuum fails. r=janv 2020-06-22 15:44:28 +00:00
Connection.h
Context.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
Context.h Bug 1645339 - Use range-based for with nsTObserverArray in dom/cache. r=dom-workers-and-storage-reviewers,edenchuang 2020-06-17 15:04:24 +00:00
DBAction.cpp Bug 1645943 - Check results from nsIFile's functions rather than mozStorage's/SQLite's in LockedGetPaddingSizeFromDB; r=janv,dom-workers-and-storage-reviewers,sg 2020-06-23 06:38:25 +00:00
DBAction.h Bug 1645943 - Check results from nsIFile's functions rather than mozStorage's/SQLite's in LockedGetPaddingSizeFromDB; r=janv,dom-workers-and-storage-reviewers,sg 2020-06-23 06:38:25 +00:00
DBSchema.cpp Bug 1636900: Remove TYPE_XBL from nsIContentPolicy. r=remote-protocol-reviewers,emilio,whimboo 2020-05-13 06:53:28 +00:00
DBSchema.h
FileUtils.cpp Bug 1627918 - Make dom/cache build outside unified build environment. r=dom-workers-and-storage-reviewers,ttung,asuth 2020-04-14 23:51:44 +00:00
FileUtils.h
FileUtilsImpl.h Bug 1627918 - Make dom/cache build outside unified build environment. r=dom-workers-and-storage-reviewers,ttung,asuth 2020-04-14 23:51:44 +00:00
IPCUtils.h
Manager.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
Manager.h Bug 1644009 - P2. Revert "Bug 1592488 - P9. Make a DOMCacheThread an AbstractThread." r=nika 2020-06-12 05:09:33 +00:00
ManagerId.cpp Bug 1627892 - Make ManagerId derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:13:07 +00:00
ManagerId.h Bug 1627892 - Make ManagerId derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:13:07 +00:00
moz.build Bug 1627904 - Bugzilla component for dom/cache should be Storage: Cache API. r=jstutte 2020-04-09 12:07:45 +00:00
PCache.ipdl
PCacheOp.ipdl
PCacheStorage.ipdl
PCacheStreamControl.ipdl Bug 1636050 - PCacheStreamControl protocol is now refcounted r=dom-workers-and-storage-reviewers,sg 2020-06-09 12:58:44 +00:00
PrincipalVerifier.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
PrincipalVerifier.h Bug 1645339 - Use range-based for with nsTObserverArray in dom/cache. r=dom-workers-and-storage-reviewers,edenchuang 2020-06-17 15:04:24 +00:00
QuotaClient.cpp Bug 1641512 - Use distinct types for file and database usage. r=dom-workers-and-storage-reviewers,janv 2020-06-25 09:30:06 +00:00
QuotaClient.h Bug 1645943 - Check results from nsIFile's functions rather than mozStorage's/SQLite's in LockedGetPaddingSizeFromDB; r=janv,dom-workers-and-storage-reviewers,sg 2020-06-23 06:38:25 +00:00
QuotaClientImpl.h Bug 1641512 - Use Result<UsageInfo, nsresult> as return type of InitOrigin and add separate InitOriginWithoutTracking. r=dom-workers-and-storage-reviewers,janv 2020-06-25 09:31:39 +00:00
ReadStream.cpp Bug 1636050 - dom::cache::ReadStream::Controllable now inherits from AtomicSafeRefCounted. r=dom-workers-and-storage-reviewers,sg 2020-06-23 13:34:52 +00:00
ReadStream.h Bug 1636050 - dom::cache::ReadStream::Controllable now inherits from AtomicSafeRefCounted. r=dom-workers-and-storage-reviewers,sg 2020-06-23 13:34:52 +00:00
SavedTypes.h
StreamControl.cpp Bug 1636050 - dom::cache::ReadStream::Controllable now inherits from AtomicSafeRefCounted. r=dom-workers-and-storage-reviewers,sg 2020-06-23 13:34:52 +00:00
StreamControl.h Bug 1636050 - dom::cache::ReadStream::Controllable now inherits from AtomicSafeRefCounted. r=dom-workers-and-storage-reviewers,sg 2020-06-23 13:34:52 +00:00
StreamList.cpp Bug 1627892 - Make StreamList derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:11:33 +00:00
StreamList.h Bug 1627892 - Make StreamList derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:11:33 +00:00
Types.h
TypeUtils.cpp Bug 1603168 - Reject Cache.match and Cache.matchAll if the response doesn't match the caller context coep r=dom-workers-and-storage-reviewers,perry 2020-05-23 01:44:58 +00:00
TypeUtils.h Bug 1627892 - Use SafeRefPtr for Request. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:13:48 +00:00