Backed out changeset 0ddf975663a0 (Bug 540692: Blocklist vksaver.dll) to test the theory that it is the cause of number 1 topcrash bug 545195.

This commit is contained in:
L. David Baron 2010-02-10 21:53:02 -08:00
parent d958c4442f
commit 9181dbf3d8

View File

@ -99,10 +99,6 @@ static DllBlockInfo sWindowsDllBlocklist[] = {
// radhslib.dll - Naomi internet filter - unmaintained since 2006
{"radhslib.dll", UNVERSIONED},
// Music download filter for vkontakte.ru - old instances
// of this DLL cause crashes
{"vksaver.dll", MAKE_VERSION(1,0,0,1)},
// leave these two in always for tests
{ "mozdllblockingtest.dll", ALL_VERSIONS },