зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1837242: Block Kingsoft DLL (kisfdpro64.dll) in all versions to avoid crashes r=gsvelto
Differential Revision: https://phabricator.services.mozilla.com/D181651
This commit is contained in:
Родитель
59bace8c22
Коммит
f2c741431e
|
@ -346,7 +346,7 @@ BROWSER_PROCESS += [
|
||||||
DllBlocklistEntry("audiodevprops2.dll", (2, 6, 14, 0)),
|
DllBlocklistEntry("audiodevprops2.dll", (2, 6, 14, 0)),
|
||||||
|
|
||||||
# Kingsoft internet security (bug 1837242)
|
# Kingsoft internet security (bug 1837242)
|
||||||
DllBlocklistEntry("kisfdpro64.dll", (2023, 5, 31, 209)),
|
DllBlocklistEntry("kisfdpro64.dll", ALL_VERSIONS),
|
||||||
|
|
||||||
# Kingsoft internet security (bug 1837246)
|
# Kingsoft internet security (bug 1837246)
|
||||||
DllBlocklistEntry("dghmpg64.dll", (2023, 5, 31, 1367)),
|
DllBlocklistEntry("dghmpg64.dll", (2023, 5, 31, 1367)),
|
||||||
|
|
Загрузка…
Ссылка в новой задаче