Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug
This commit is contained in:
@@ -1959,7 +1959,7 @@ DocumentViewerImpl::Show(void)
|
||||
printf("About to evict content viewers: prev=%d, loaded=%d\n",
|
||||
prevIndex, loadedIndex);
|
||||
#endif
|
||||
historyInt->EvictOutOfRangeContentViewers(loadedIndex);
|
||||
historyInt->EvictContentViewers(prevIndex, loadedIndex);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user