Bug 1581092 - Prevent the Hancom Office shell extension from crashing Firefox r=tkikuchi

Differential Revision: https://phabricator.services.mozilla.com/D72481
This commit is contained in:
Gabriele Svelto 2020-04-28 14:35:57 +00:00
Родитель e9d728c40f
Коммит c1b4ec0073
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -260,6 +260,10 @@ BROWSER_PROCESS += [
# NXP Semiconductors (formerly Athena) PKCS11 module causes crashes,
# bug 1560052
DllBlocklistEntry("asepkcs.dll", (6, 5, 0, 5)),
# Hancom Office shell extension causes crashes when the file picker is
# opened. See bug 1581092.
DllBlocklistEntry("hncshellext64.dll", (1, 0, 0 ,3)),
]
CHILD_PROCESSES += [