Bug 721264 - Blocklist babyfox.dll for instability. r=bsmedberg a=lsblakk

--HG--
extra : rebase_source : 2baba41b8a8d5546a67d9e366a23e27841cdffb2
This commit is contained in:
Johnathan Nightingale 2012-08-21 17:29:51 -04:00
parent 37f0fe58af
commit 8af0ddb479

View File

@ -105,6 +105,9 @@ static DllBlockInfo sWindowsDllBlocklist[] = {
{"rf-firefox.dll", MAKE_VERSION(7,6,1,0)},
{"roboform.dll", MAKE_VERSION(7,6,1,0)},
// Topcrash with Babylon Toolbar on FF16+
{"babyfox.dll", ALL_VERSIONS},
// leave these two in always for tests
{ "mozdllblockingtest.dll", ALL_VERSIONS },
{ "mozdllblockingtest_versioned.dll", 0x0000000400000000ULL },