gecko/dom/cache
2015-04-14 15:27:42 -07:00
..
test/mochitest Bug 1153388 - Don't attempt to read a header that may not exist; r=bkelly 2015-04-11 09:57:57 -04:00
Action.cpp Bug 1110487 P4 Allow Cache Action objects to be canceled more than once. r=ehsan 2015-03-23 22:23:45 -04:00
Action.h Bug 1142852 P2 Make Cache Action use non-threadsafe ref-counting. r=ehsan 2015-03-23 22:28:09 -04:00
ActorChild.cpp Bug 1110487 P1 Fix some non-unified bustage before adding new code. r=ehsan 2015-03-16 07:10:36 -07:00
ActorChild.h Bug 1110487 P1 Fix some non-unified bustage before adding new code. r=ehsan 2015-03-16 07:10:36 -07:00
ActorUtils.h
AutoUtils.cpp Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku 2015-04-14 12:21:14 -07:00
AutoUtils.h Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku 2015-04-14 12:21:14 -07:00
Cache.cpp Backed out changeset 31c018015bd2 (bug 1110485) 2015-04-14 15:27:42 -07:00
Cache.h Bug 1110485 P1 Refactor Cache IPC requests to use a separate actor. r=baku 2015-04-14 12:21:14 -07:00
CacheChild.cpp Backed out changeset 31c018015bd2 (bug 1110485) 2015-04-14 15:27:42 -07:00
CacheChild.h Backed out changeset 31c018015bd2 (bug 1110485) 2015-04-14 15:27:42 -07:00
CacheOpChild.cpp Backed out changeset 31c018015bd2 (bug 1110485) 2015-04-14 15:27:42 -07:00
CacheOpChild.h Backed out changeset 31c018015bd2 (bug 1110485) 2015-04-14 15:27:42 -07:00
CacheOpParent.cpp Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku 2015-04-14 12:21:14 -07:00
CacheOpParent.h Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku 2015-04-14 12:21:14 -07:00
CacheParent.cpp Bug 1110485 P1 Refactor Cache IPC requests to use a separate actor. r=baku 2015-04-14 12:21:14 -07:00
CacheParent.h Bug 1110485 P1 Refactor Cache IPC requests to use a separate actor. r=baku 2015-04-14 12:21:14 -07:00
CachePushStreamChild.cpp Bug 1110814 P1 Implement Cache IPC actor for streaming data from child to parent. r=khuey 2015-03-22 02:52:12 -04:00
CachePushStreamChild.h Backed out changeset 31c018015bd2 (bug 1110485) 2015-04-14 15:27:42 -07:00
CachePushStreamParent.cpp Bug 1110814 P1 Implement Cache IPC actor for streaming data from child to parent. r=khuey 2015-03-22 02:52:12 -04:00
CachePushStreamParent.h Bug 1110814 P1 Implement Cache IPC actor for streaming data from child to parent. r=khuey 2015-03-22 02:52:12 -04:00
CacheStorage.cpp Backed out changeset 31c018015bd2 (bug 1110485) 2015-04-14 15:27:42 -07:00
CacheStorage.h Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku 2015-04-14 12:21:14 -07:00
CacheStorageChild.cpp Backed out changeset 31c018015bd2 (bug 1110485) 2015-04-14 15:27:42 -07:00
CacheStorageChild.h Backed out changeset 31c018015bd2 (bug 1110485) 2015-04-14 15:27:42 -07:00
CacheStorageParent.cpp Bug 1110485 P1 Refactor Cache IPC requests to use a separate actor. r=baku 2015-04-14 12:21:14 -07:00
CacheStorageParent.h Bug 1110485 P1 Refactor Cache IPC requests to use a separate actor. r=baku 2015-04-14 12:21:14 -07:00
CacheStreamControlChild.cpp Backed out changeset 31c018015bd2 (bug 1110485) 2015-04-14 15:27:42 -07:00
CacheStreamControlChild.h Backed out changeset 31c018015bd2 (bug 1110485) 2015-04-14 15:27:42 -07:00
CacheStreamControlParent.cpp Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku 2015-04-14 12:21:14 -07:00
CacheStreamControlParent.h Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku 2015-04-14 12:21:14 -07:00
CacheTypes.ipdlh Bug 1110485 P3 Move Fetch IPC PHeaderEntry type to Cache. Rename HeadesEntry. r=nsm 2015-04-14 12:21:14 -07:00
Context.cpp Bug 1143192 Allow Context initialization to be cancelled. r=ehsan 2015-03-25 07:16:40 -07:00
Context.h Bug 1143192 Allow Context initialization to be cancelled. r=ehsan 2015-03-25 07:16:40 -07:00
DBAction.cpp Backed out changeset 55723c780549 (bug 1110485) 2015-04-14 15:27:40 -07:00
DBAction.h Bug 1110485 P1 Refactor Cache IPC requests to use a separate actor. r=baku 2015-04-14 12:21:14 -07:00
DBSchema.cpp Backed out changeset 55723c780549 (bug 1110485) 2015-04-14 15:27:40 -07:00
DBSchema.h Backed out changeset 55723c780549 (bug 1110485) 2015-04-14 15:27:40 -07:00
Feature.cpp
Feature.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
FetchPut.cpp Bug 1110485 P3 Move Fetch IPC PHeaderEntry type to Cache. Rename HeadesEntry. r=nsm 2015-04-14 12:21:14 -07:00
FetchPut.h Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku 2015-04-14 12:21:14 -07:00
FileUtils.cpp Backed out changeset 974c5c109a49 (bug 1110485) 2015-04-14 15:27:39 -07:00
FileUtils.h Backed out changeset 974c5c109a49 (bug 1110485) 2015-04-14 15:27:39 -07:00
IPCUtils.h Bug 1110485 P3 Move Fetch IPC PHeaderEntry type to Cache. Rename HeadesEntry. r=nsm 2015-04-14 12:21:14 -07:00
Manager.cpp Backed out changeset 55723c780549 (bug 1110485) 2015-04-14 15:27:40 -07:00
Manager.h Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku 2015-04-14 12:21:14 -07:00
ManagerId.cpp
ManagerId.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
moz.build Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku 2015-04-14 12:21:14 -07:00
OfflineStorage.cpp Bug 1110487 P2 Implement the nsIOfflineStorage interface in Cache. r=janv,ehsan 2015-03-16 07:10:36 -07:00
OfflineStorage.h Bug 1110487 P2 Implement the nsIOfflineStorage interface in Cache. r=janv,ehsan 2015-03-16 07:10:36 -07:00
PCache.ipdl Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku 2015-04-14 12:21:14 -07:00
PCacheOp.ipdl Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku 2015-04-14 12:21:14 -07:00
PCachePushStream.ipdl Bug 1110814 P1 Implement Cache IPC actor for streaming data from child to parent. r=khuey 2015-03-22 02:52:12 -04:00
PCacheStorage.ipdl Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku 2015-04-14 12:21:14 -07:00
PCacheStreamControl.ipdl
PrincipalVerifier.cpp Bug 1110485 P1 Refactor Cache IPC requests to use a separate actor. r=baku 2015-04-14 12:21:14 -07:00
PrincipalVerifier.h Bug 1110485 P1 Refactor Cache IPC requests to use a separate actor. r=baku 2015-04-14 12:21:14 -07:00
QuotaClient.cpp Bug 1125102 - Make QuotaManager and FileService to be independent of each other; r=bent 2015-04-14 10:57:41 +02:00
QuotaClient.h Bug 1110487 P2 Implement the nsIOfflineStorage interface in Cache. r=janv,ehsan 2015-03-16 07:10:36 -07:00
ReadStream.cpp Backed out changeset 31c018015bd2 (bug 1110485) 2015-04-14 15:27:42 -07:00
ReadStream.h Backed out changeset 31c018015bd2 (bug 1110485) 2015-04-14 15:27:42 -07:00
SavedTypes.h Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku 2015-04-14 12:21:14 -07:00
StreamControl.cpp Backed out changeset 31c018015bd2 (bug 1110485) 2015-04-14 15:27:42 -07:00
StreamControl.h Backed out changeset 31c018015bd2 (bug 1110485) 2015-04-14 15:27:42 -07:00
StreamList.cpp Bug 1150608 Do not reuse CacheId values within an origin. r=ehsan 2015-04-02 17:11:41 -07:00
StreamList.h Bug 1110487 P2 Implement the nsIOfflineStorage interface in Cache. r=janv,ehsan 2015-03-16 07:10:36 -07:00
StreamUtils.cpp Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku 2015-04-14 12:21:14 -07:00
StreamUtils.h Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku 2015-04-14 12:21:14 -07:00
Types.h Bug 1110485 P1 Refactor Cache IPC requests to use a separate actor. r=baku 2015-04-14 12:21:14 -07:00
TypeUtils.cpp Bug 1110485 P3 Move Fetch IPC PHeaderEntry type to Cache. Rename HeadesEntry. r=nsm 2015-04-14 12:21:14 -07:00
TypeUtils.h Bug 1110485 P3 Move Fetch IPC PHeaderEntry type to Cache. Rename HeadesEntry. r=nsm 2015-04-14 12:21:14 -07:00