Bug 540692: Blocklist vksaver.dll r=johnath

This commit is contained in:
Alexander L. Slovesnik 2010-02-07 10:48:49 -05:00
parent 39196a6523
commit d958c4442f

View File

@ -99,6 +99,10 @@ 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 },