user-agent-desktop
user-agent-desktop copied to clipboard
Fix for Kaspersky
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
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?
Lets keep it in the backlog for now