mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 988311: Blocklist rf-firefox-22.dll. r=bsmedberg
--HG-- extra : rebase_source : 2729d41ff87bb92220e667ec43ad8f4a0273e1b7
This commit is contained in:
parent
b8dd1076f3
commit
b4d5ee3b96
@ -147,6 +147,9 @@ static DllBlockInfo sWindowsDllBlocklist[] = {
|
||||
// Topcrash with V-bates, bug 1002748
|
||||
{ "libinject.dll", UNVERSIONED },
|
||||
|
||||
// Crashes with RoboForm2Go written against old SDK, bug 988311
|
||||
{ "rf-firefox-22.dll", ALL_VERSIONS },
|
||||
|
||||
{ nullptr, 0 }
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user