.. |
test
|
Bug 1319846 P2 Add a mochitest verifying storing a Response.redirect() works. r=asuth
|
2016-11-28 14:18:27 -08:00 |
Action.cpp
|
…
|
|
Action.h
|
…
|
|
ActorChild.cpp
|
Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey
|
2016-06-23 10:53:14 +02:00 |
ActorChild.h
|
Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey
|
2016-06-23 10:53:14 +02:00 |
ActorUtils.h
|
…
|
|
AutoUtils.cpp
|
Bug 1278275 - Update Headers::GetAll and Headers::Get to match the specification. r=jdm, r=bkelly
|
2016-10-10 22:50:14 +05:30 |
AutoUtils.h
|
Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth
|
2016-05-15 10:32:09 -07:00 |
Cache.cpp
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
Cache.h
|
Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth
|
2016-05-15 10:32:09 -07:00 |
CacheChild.cpp
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
CacheChild.h
|
Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey
|
2016-06-23 10:53:14 +02:00 |
CacheOpChild.cpp
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
CacheOpChild.h
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
CacheOpParent.cpp
|
Bug 792652 - Store Manager() in IProtocol (r=dvander)
|
2016-11-08 15:22:38 -08:00 |
CacheOpParent.h
|
Bug 792652 - Store Manager() in IProtocol (r=dvander)
|
2016-11-08 15:22:38 -08:00 |
CacheParent.cpp
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
CacheParent.h
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
CacheStorage.cpp
|
Bug 1318936 - Stop checking for unknown appId's in the DOM Cache; r=bkelly
|
2016-11-21 12:22:56 -05:00 |
CacheStorage.h
|
Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey
|
2016-06-23 10:53:14 +02:00 |
CacheStorageChild.cpp
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
CacheStorageChild.h
|
Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey
|
2016-06-23 10:53:14 +02:00 |
CacheStorageParent.cpp
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
CacheStorageParent.h
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
CacheStreamControlChild.cpp
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
CacheStreamControlChild.h
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
CacheStreamControlParent.cpp
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
CacheStreamControlParent.h
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
CacheTypes.ipdlh
|
Bug 1264178 - Part 1: Expose URL fragment to request but not response. r=bkelly
|
2016-11-07 10:16:34 +08:00 |
CacheWorkerHolder.cpp
|
Bug 1293690 P2 Set explicit status levels to fail at when calling WorkerHolder::HoldWorker. r=baku
|
2016-08-18 07:11:04 -07:00 |
CacheWorkerHolder.h
|
Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey
|
2016-06-23 10:53:14 +02:00 |
Connection.cpp
|
…
|
|
Connection.h
|
Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey
|
2016-06-23 10:53:14 +02:00 |
Context.cpp
|
Bug 1320888 - Fix an incorrect assert in dom/cache/ r=Ehsan
|
2016-11-29 10:50:57 +01:00 |
Context.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
DBAction.cpp
|
…
|
|
DBAction.h
|
…
|
|
DBSchema.cpp
|
Bug 1264792 - Update request'referrer policy when redirect.r=bkelly,dragana.
|
2016-11-14 15:15:32 +08:00 |
DBSchema.h
|
…
|
|
FileUtils.cpp
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
FileUtils.h
|
…
|
|
IPCUtils.h
|
Bug 1263991 part 3: Support incoming and outgoing requests/responses. r=baku f=bkelly
|
2016-06-07 02:46:03 -07:00 |
Manager.cpp
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
Manager.h
|
…
|
|
ManagerId.cpp
|
Bug 1195930 - Part 5: Core changes, support for storage directory versioning, new metadata v2 files, origin suffix added to API methods, origin attributes used across the implementation, more upgrade tests; r=asuth
|
2016-06-05 21:42:25 +02:00 |
ManagerId.h
|
…
|
|
PCache.ipdl
|
Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth
|
2016-05-15 10:32:09 -07:00 |
PCacheOp.ipdl
|
Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth
|
2016-05-15 10:32:09 -07:00 |
PCacheStorage.ipdl
|
Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth
|
2016-05-15 10:32:09 -07:00 |
PCacheStreamControl.ipdl
|
…
|
|
PrincipalVerifier.cpp
|
Bug 1312101 - Part 2: Remove AppProcessChecker and code that depends on it; r=baku
|
2016-11-16 14:51:08 -05:00 |
PrincipalVerifier.h
|
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
|
2016-04-25 17:23:21 -07:00 |
QuotaClient.cpp
|
…
|
|
QuotaClient.h
|
…
|
|
ReadStream.cpp
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
ReadStream.h
|
Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth
|
2016-05-15 10:32:09 -07:00 |
SavedTypes.h
|
…
|
|
StreamControl.cpp
|
…
|
|
StreamControl.h
|
Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth
|
2016-05-15 10:32:09 -07:00 |
StreamList.cpp
|
…
|
|
StreamList.h
|
…
|
|
TypeUtils.cpp
|
Bug 1319846 P1 Deserialize headers before restoring guard value when reading from Cache API. r=asuth
|
2016-11-28 14:18:27 -08:00 |
TypeUtils.h
|
Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth
|
2016-05-15 10:32:09 -07:00 |
Types.h
|
Bug 1195930 - Part 5: Core changes, support for storage directory versioning, new metadata v2 files, origin suffix added to API methods, origin attributes used across the implementation, more upgrade tests; r=asuth
|
2016-06-05 21:42:25 +02:00 |
moz.build
|
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
|
2016-07-14 10:16:42 -06:00 |