gecko-dev/dom/cache
2020-05-12 19:02:05 +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 Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/cache. r=smaug 2020-02-20 15:49:27 +00:00
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
AutoUtils.cpp Bug 1627892 - Make StreamList derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:11:33 +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 1627892 - Make ManagerId derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:13:07 +00:00
CacheOpParent.h Bug 1627892 - Make ManagerId derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:13:07 +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 1627892 - Make CacheWorkerRef derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:12:22 +00:00
CacheStreamControlChild.h
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 1627892 - Make StreamList derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:11:33 +00:00
CacheTypes.ipdlh
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 Backed out 2 changesets (bug 1603703) for xpc failures on test_storage_aggregates.js. CLOSED TREE 2020-03-05 19:37:32 +02:00
Connection.h
Context.cpp Bug 1627892 - Make ThreadsafeHandle derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,asuth 2020-05-11 12:13:25 +00:00
Context.h Bug 1627892 - Make ThreadsafeHandle derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,asuth 2020-05-11 12:13:25 +00:00
DBAction.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/cache. r=smaug 2020-02-20 15:49:27 +00:00
DBAction.h Bug 1576593 - P2 - Change the way for tunneling quota information to SQLite; r=janv 2019-10-25 12:02:10 +00:00
DBSchema.cpp Bug 1618536 - Introduce nsIContentPolicy::TYPE_INTERNAL_FONT_PRELOAD representing preload of font, mapping to TYPE_FONT externally, r=baku 2020-05-11 14:13:16 +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 Bug 1581067 - P5 - Only remove the temporary body files & body directories when it's in the initializing stage; r=asuth 2019-10-02 10:38:55 +00:00
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 1627892 - Make ManagerId derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:13:07 +00:00
Manager.h Bug 1627892 - Make ManagerId derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:13:07 +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 Bug 1152078. Remove the const_cast<ErrorResult> bits from DOM cache code. r=Ehsan 2020-02-05 16:15:07 +00:00
PCacheStorage.ipdl
PCacheStreamControl.ipdl
PrincipalVerifier.cpp Bug 1635399 - Function PrincipalInfoToPrincipal now returns Result<nsCOMPtr<nsIPrincipal>, nsresult> r=ckerschb 2020-05-12 19:02:05 +00:00
PrincipalVerifier.h Bug 1627892 - Make ManagerId derive from SafeRefCounted. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:13:07 +00:00
QuotaClient.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
QuotaClient.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
QuotaClientImpl.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
ReadStream.cpp Bug 1619112 part 2. Pass char literals instead of char16_t literals into ErrorResult throwing methods. r=smaug 2020-03-06 21:04:58 +00:00
ReadStream.h
SavedTypes.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
StreamControl.cpp Bug 1626570 - Improve handling of copying arrays in dom/cache/. r=dom-workers-and-storage-reviewers,ttung 2020-05-07 08:49:15 +00:00
StreamControl.h
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 Bug 1576593 - P2 - Change the way for tunneling quota information to SQLite; r=janv 2019-10-25 12:02:10 +00:00
TypeUtils.cpp Bug 1627892 - Use SafeRefPtr for Request. r=dom-workers-and-storage-reviewers,perry 2020-05-11 12:13:48 +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