user-agent-desktop
user-agent-desktop copied to clipboard
Disable DOM Push API?
browser/app/profile/firefox.js
https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/app/profile/firefox.js#L1810
pref("dom.push.enabled", false);
(default: true), comment // CLIQZ. Not used until further investigation
Is this related? browser/components/BrowserGlue.jsm
https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/components/BrowserGlue.jsm#L2441
Is this related? modules/libpref/init/all.js
https://github.com/ghostery/user-agent-desktop/blob/8f59bd745702f7c76f97bc3d67472577824ac644/modules/libpref/init/all.js#L4189