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