зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1536227: Block safemon64.dll (360 Safeguard/360 Total Security) for causing a11y crashes. r=aklotz
Differential Revision: https://phabricator.services.mozilla.com/D27203 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
e1d724d2f5
Коммит
07f7390618
|
@ -213,6 +213,9 @@ DLL_BLOCKLIST_ENTRY("wbload.dll", ALL_VERSIONS,
|
|||
DLL_BLOCKLIST_ENTRY("sxwmon.dll", ALL_VERSIONS)
|
||||
DLL_BLOCKLIST_ENTRY("sxwmon64.dll", ALL_VERSIONS)
|
||||
|
||||
// 360 Safeguard/360 Total Security causes a11y crashes, bug 1536227.
|
||||
DLL_BLOCKLIST_ENTRY("safemon64.dll", ALL_VERSIONS)
|
||||
|
||||
#ifdef ENABLE_TESTS
|
||||
|
||||
// DLLs used by TestDllBlocklist* gTests
|
||||
|
|
Загрузка…
Ссылка в новой задаче