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:
James Teh 2019-07-12 23:39:15 +00:00
Родитель e1d724d2f5
Коммит 07f7390618
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -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