user-agent-desktop icon indicating copy to clipboard operation
user-agent-desktop copied to clipboard

Fix for Kaspersky

Open remusao opened this issue 5 years ago • 2 comments

browser/components/BrowserGlue.jsm https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/components/BrowserGlue.jsm Jira: https://cliqztix.atlassian.net/browse/DB-2313 PR: https://github.com/cliqz-oss/browser-f/pull/1456

remusao avatar Sep 11 '20 13:09 remusao

If I understand the patch correctly, this is looking for a specific file kl_prefs_*.js inside the browser's own defaults/prefs dir, and if it exists the browser will use the OS certificate store. That surely requires that Kaspersky injects this file itself?

This means that this patch is not of much use for us unless we ask them to inject for the new Ghostery binary?

sammacbeth avatar Sep 23 '20 10:09 sammacbeth

Lets keep it in the backlog for now

chrmod avatar Sep 24 '20 09:09 chrmod