Backout changeset 6151695f9df4 (bug 715744) because we decided that the blocklist is not a good idea

This commit is contained in:
Ehsan Akhgari 2012-03-14 19:08:07 -04:00
Родитель 9281aae1a4
Коммит dd0066072a
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -138,9 +138,6 @@ static DllBlockInfo sWindowsDllBlocklist[] = {
{"rf-firefox.dll", MAKE_VERSION(7,6,1,0)},
{"roboform.dll", MAKE_VERSION(7,6,1,0)},
// Topcrash in Firefox 10
{"bexternal.dll", ALL_VERSIONS},
// leave these two in always for tests
{ "mozdllblockingtest.dll", ALL_VERSIONS },
{ "mozdllblockingtest_versioned.dll", 0x0000000400000000ULL },