Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Commit

Permalink
Back out fix for bug 405407 due to regressions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Aas committed Nov 19, 2012
1 parent 6e35186 commit a033c4c
Show file tree
Hide file tree
Showing 4 changed files with 379 additions and 128 deletions.
1 change: 0 additions & 1 deletion netwerk/cache/nsCacheEntryDescriptor.h
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ class nsCacheEntryDescriptor :
{
nsCacheServiceAutoLock lock(LOCK_TELEM(NSOUTPUTSTREAMWRAPPER_CLOSE));
mDescriptor->mOutput = nullptr;
mOutput = nullptr;
}
NS_RELEASE(mDescriptor);
}
Expand Down
Loading

0 comments on commit a033c4c

Please sign in to comment.