.. |
test
|
Bug 1398231 - P2: Add a test to verify cache work when there is a temporary padding file. r=bkelly
|
2017-09-09 15:34:59 +08:00 |
Action.cpp
|
…
|
|
Action.h
|
…
|
|
ActorChild.cpp
|
…
|
|
ActorChild.h
|
…
|
|
ActorUtils.h
|
…
|
|
AutoUtils.cpp
|
Bug 1128959 - Implement the WHATWG Streams spec - part 12 - starting body consuming and passing the JSContext down from the binding entrypoints to where the ReadableStream could be read, r=bz
|
2017-08-10 18:04:55 -07:00 |
AutoUtils.h
|
Bug 1128959 - Implement the WHATWG Streams spec - part 12 - starting body consuming and passing the JSContext down from the binding entrypoints to where the ReadableStream could be read, r=bz
|
2017-08-10 18:04:55 -07:00 |
Cache.cpp
|
Bug 1128959 - Implement the WHATWG Streams spec - part 12 - starting body consuming and passing the JSContext down from the binding entrypoints to where the ReadableStream could be read, r=bz
|
2017-08-10 18:04:55 -07:00 |
Cache.h
|
Bug 1128959 - Implement the WHATWG Streams spec - part 12 - starting body consuming and passing the JSContext down from the binding entrypoints to where the ReadableStream could be read, r=bz
|
2017-08-10 18:04:55 -07:00 |
CacheChild.cpp
|
…
|
|
CacheChild.h
|
…
|
|
CacheOpChild.cpp
|
Bug 1362444 P2 Allow idle worker shutdown while Cache/CacheStorage DOM objects exist, but block it during Cache operation. r=baku
|
2017-05-10 09:27:10 -07:00 |
CacheOpChild.h
|
…
|
|
CacheOpParent.cpp
|
Bug 1274343 - Add parent-to-child pipe streaming to IPCStream - part 2 - PParentToChild, r=smuag
|
2017-03-14 12:29:43 +01:00 |
CacheOpParent.h
|
…
|
|
CacheParent.cpp
|
…
|
|
CacheParent.h
|
…
|
|
CacheStorage.cpp
|
Bug 1128959 - Implement the WHATWG Streams spec - part 12 - starting body consuming and passing the JSContext down from the binding entrypoints to where the ReadableStream could be read, r=bz
|
2017-08-10 18:04:55 -07:00 |
CacheStorage.h
|
Bug 1128959 - Implement the WHATWG Streams spec - part 12 - starting body consuming and passing the JSContext down from the binding entrypoints to where the ReadableStream could be read, r=bz
|
2017-08-10 18:04:55 -07:00 |
CacheStorageChild.cpp
|
…
|
|
CacheStorageChild.h
|
…
|
|
CacheStorageParent.cpp
|
…
|
|
CacheStorageParent.h
|
…
|
|
CacheStreamControlChild.cpp
|
…
|
|
CacheStreamControlChild.h
|
…
|
|
CacheStreamControlParent.cpp
|
Bug 1357286 - Fix warnings on release builds about unused return values from autoStream->Serialize, r=philor
|
2017-04-18 07:29:47 -07:00 |
CacheStreamControlParent.h
|
…
|
|
CacheTypes.ipdlh
|
Bug 1290481 - P5: Implement a function to generate padding size. r=bkelly
|
2017-07-10 17:03:24 +08:00 |
CacheWorkerHolder.cpp
|
Bug 1362444 P2 Allow idle worker shutdown while Cache/CacheStorage DOM objects exist, but block it during Cache operation. r=baku
|
2017-05-10 09:27:10 -07:00 |
CacheWorkerHolder.h
|
Bug 1362444 P2 Allow idle worker shutdown while Cache/CacheStorage DOM objects exist, but block it during Cache operation. r=baku
|
2017-05-10 09:27:10 -07:00 |
Connection.cpp
|
Bug 1320301 - Add partial support to sqlite3_interrupt. r=asuth
|
2017-07-31 22:27:23 +02:00 |
Connection.h
|
…
|
|
Context.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
Context.h
|
Bug 1365097 - Convert NS_GetCurrentThread uses in dom (except for dom/media) (r=smaug)
|
2017-06-12 20:20:08 -07:00 |
DBAction.cpp
|
Bug 1290481 - P13: Get padding from DB when there is no directroy padding file. r=bkelly
|
2017-07-18 19:08:41 +08:00 |
DBAction.h
|
Bug 1290481 - P13: Get padding from DB when there is no directroy padding file. r=bkelly
|
2017-07-18 19:08:41 +08:00 |
DBSchema.cpp
|
Bug 1398649: Capture the result from MigrateFrom25To26(). r=bkelly
|
2017-09-11 14:57:06 +08:00 |
DBSchema.h
|
Bug 1290481 - P9: Implement a function to get overall padding size for an origin from cache.sqlite. r=bkelly
|
2017-07-18 18:58:56 +08:00 |
FileUtils.cpp
|
Bug 1398231 - P1: Make file exist check before assertion. r=bkelly
|
2017-09-09 09:30:05 +08:00 |
FileUtils.h
|
Bug 1290481 - P10: Update padding size to the direcotry padding file. r=bkelly
|
2017-07-18 19:00:09 +08:00 |
IPCUtils.h
|
…
|
|
Manager.cpp
|
Bug 1290481 - P10: Update padding size to the direcotry padding file. r=bkelly
|
2017-07-18 19:00:09 +08:00 |
Manager.h
|
…
|
|
ManagerId.cpp
|
Bug 1350958 - Finish labeling ProxyReleaseEvent, r=billm
|
2017-07-14 08:49:22 +02:00 |
ManagerId.h
|
…
|
|
PCache.ipdl
|
Bug 1359005 - Cleanup the use of PBlob in StructuredCloneHolder - part 1 - protocols, r=smaug
|
2017-05-23 07:49:40 +02:00 |
PCacheOp.ipdl
|
Bug 1274343 - Add parent-to-child pipe streaming to IPCStream - part 2 - PParentToChild, r=smuag
|
2017-03-14 12:29:43 +01:00 |
PCacheStorage.ipdl
|
Bug 1359005 - Cleanup the use of PBlob in StructuredCloneHolder - part 1 - protocols, r=smaug
|
2017-05-23 07:49:40 +02:00 |
PCacheStreamControl.ipdl
|
…
|
|
PrincipalVerifier.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
PrincipalVerifier.h
|
Bug 1365097 - Convert NS_GetCurrentThread uses in dom (except for dom/media) (r=smaug)
|
2017-06-12 20:20:08 -07:00 |
QuotaClient.cpp
|
Bug 1290481 - P13: Get padding from DB when there is no directroy padding file. r=bkelly
|
2017-07-18 19:08:41 +08:00 |
QuotaClient.h
|
Bug 1290481 - P10: Update padding size to the direcotry padding file. r=bkelly
|
2017-07-18 19:00:09 +08:00 |
ReadStream.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
ReadStream.h
|
…
|
|
SavedTypes.h
|
…
|
|
StreamControl.cpp
|
Bug 1368106 - Use the new MOZ_DIAGNOSTIC_ASSERT_ENABLED instead of several defines r=glandium
|
2017-05-26 18:53:35 +02:00 |
StreamControl.h
|
…
|
|
StreamList.cpp
|
…
|
|
StreamList.h
|
…
|
|
TypeUtils.cpp
|
Bug 1397627 - Fetch API and other components should pass the length of the stream to necko when known, r=smaug
|
2017-09-08 16:06:26 +02:00 |
TypeUtils.h
|
Bug 1128959 - Implement the WHATWG Streams spec - part 12 - starting body consuming and passing the JSContext down from the binding entrypoints to where the ReadableStream could be read, r=bz
|
2017-08-10 18:04:55 -07:00 |
Types.h
|
…
|
|
moz.build
|
…
|
|