зеркало из https://github.com/mozilla/gecko-dev.git
223d7172bf
In this patch, I went through any place in DOM fetch code, where there are ReadableStreams and update the locked, disturbed, readable checks. Because we expose streams more often, we need an extra care in the use of ErrorResult objects. JS streams can now throw exceptions and we need to handle them. This patch also fixes a bug in FileStreamReader::CloseAndRelease() which could be called in case mReader creation fails. |
||
---|---|---|
.. | ||
test | ||
Action.cpp | ||
Action.h | ||
ActorChild.cpp | ||
ActorChild.h | ||
ActorUtils.h | ||
AutoUtils.cpp | ||
AutoUtils.h | ||
Cache.cpp | ||
Cache.h | ||
CacheChild.cpp | ||
CacheChild.h | ||
CacheOpChild.cpp | ||
CacheOpChild.h | ||
CacheOpParent.cpp | ||
CacheOpParent.h | ||
CacheParent.cpp | ||
CacheParent.h | ||
CacheStorage.cpp | ||
CacheStorage.h | ||
CacheStorageChild.cpp | ||
CacheStorageChild.h | ||
CacheStorageParent.cpp | ||
CacheStorageParent.h | ||
CacheStreamControlChild.cpp | ||
CacheStreamControlChild.h | ||
CacheStreamControlParent.cpp | ||
CacheStreamControlParent.h | ||
CacheTypes.ipdlh | ||
CacheWorkerHolder.cpp | ||
CacheWorkerHolder.h | ||
Connection.cpp | ||
Connection.h | ||
Context.cpp | ||
Context.h | ||
DBAction.cpp | ||
DBAction.h | ||
DBSchema.cpp | ||
DBSchema.h | ||
FileUtils.cpp | ||
FileUtils.h | ||
IPCUtils.h | ||
Manager.cpp | ||
Manager.h | ||
ManagerId.cpp | ||
ManagerId.h | ||
PCache.ipdl | ||
PCacheOp.ipdl | ||
PCacheStorage.ipdl | ||
PCacheStreamControl.ipdl | ||
PrincipalVerifier.cpp | ||
PrincipalVerifier.h | ||
QuotaClient.cpp | ||
QuotaClient.h | ||
ReadStream.cpp | ||
ReadStream.h | ||
SavedTypes.h | ||
StreamControl.cpp | ||
StreamControl.h | ||
StreamList.cpp | ||
StreamList.h | ||
TypeUtils.cpp | ||
TypeUtils.h | ||
Types.h | ||
moz.build |