зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1297663 - Backout bug 1264566 a=backout
MozReview-Commit-ID: L9poncnpmGs
This commit is contained in:
Родитель
0a0c65df1d
Коммит
df850d1391
|
@ -857,10 +857,7 @@ HttpChannelChild::OnStopRequest(const nsresult& channelStatus,
|
|||
LOG(("HttpChannelChild::OnStopRequest [this=%p status=%x]\n",
|
||||
this, channelStatus));
|
||||
|
||||
if (mUploadStream) {
|
||||
mUploadStream->Close();
|
||||
mUploadStream = nullptr;
|
||||
}
|
||||
mUploadStream = nullptr;
|
||||
|
||||
if (mDivertingToParent) {
|
||||
MOZ_RELEASE_ASSERT(!mFlushedForDiversion,
|
||||
|
|
Загрузка…
Ссылка в новой задаче