mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
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:
parent
d958c4442f
commit
9181dbf3d8
@ -100,10 +100,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 },
|
||||
{ "mozdllblockingtest_versioned.dll", 0x0000000400000000ULL },
|
||||
|
Loading…
Reference in New Issue
Block a user