зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1178718. Part 2 - No need to acquire the monitor in BreakCycles(). r=roc.
This commit is contained in:
Родитель
aecd09b53a
Коммит
2d5b045c93
|
@ -320,10 +320,7 @@ public:
|
|||
if (mReader) {
|
||||
mReader->BreakCycles();
|
||||
}
|
||||
{
|
||||
ReentrantMonitorAutoEnter mon(mDecoder->GetReentrantMonitor());
|
||||
mDecodedStream.DestroyData();
|
||||
}
|
||||
mDecoder = nullptr;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче