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

Ghostery Desktop Browser

Results 110 user-agent-desktop issues
Sort by recently updated
recently updated
newest added

We should update the Addons page (Extensions & Themes) to reflect that users can download new these from the Firefox store. **ACCEPTANCE CRITERIA** - We should have a short CTA...

browser cleanup

`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

os: windows
diffspection

Replace `Mozilla` with `Ghostery`? Do we need that? `widget/windows/WinTaskbar.cpp` `widget/windows/nsWindowDefs.h`

branding
os: windows
diffspection
upstream

`config/version_win.pl` https://github.com/ghostery/user-agent-desktop/blob/8f59bd745702f7c76f97bc3d67472577824ac644/config/version_win.pl#L116 https://github.com/ghostery/user-agent-desktop/blob/8f59bd745702f7c76f97bc3d67472577824ac644/config/version_win.pl#L238 (used to be Mozilla Foundation) https://github.com/ghostery/user-agent-desktop/blob/8f59bd745702f7c76f97bc3d67472577824ac644/config/version_win.pl#L239 (used to be Mozilla)

os: windows
diffspection
upstream

See: https://github.com/human-web/user-agent-desktop/pull/6/files#r461119487 @chrmod if you remember more, can you maybe add more details here? Edit: https://github.com/human-web/user-agent-desktop/pull/6/files#diff-0d474b24494021921fffed90235f3bfdR69

We should adjust the Search options to align with our broader search strategy: **ACCEPTANCE CRITERIA:** For the Default Search Engine and One-Click Search Engines, we should make the following changes:...

browser cleanup

Currently we have `user-agent` folder with `desktop` subfolder. I will move `ios` into same location and `android` folder should be created there as well. Lets make this second layer also...

`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

diffspection

Firefox sends client info with every search to Google (maybe other search engines)? Should we do something about that? `browser/components/search/extensions/google/_locales/en/messages.json` https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/components/search/extensions/google/_locales/en/messages.json#L12

diffspection

Grep for `MOZ_ACTIVITY_STREAM` `mozilla-release/browser/base/content/browser.js` `mozilla-release/browser/components/newtab/jar.mn` `browser/app/profile/firefox.js` https://github.com/cliqz-oss/browser-f/pull/1031/files https://github.com/cliqz-oss/browser-f/commit/8ea0c92e13081fa6478491ab056ed586151ebf78 `browser/base/content/browser-places.js` > remove bookmark recommendation served from activity stream https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/base/content/browser-places.js#L15 https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/base/content/browser-places.js#L201 https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/base/content/browser-places.js#L206 https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/base/content/browser-places.js#L263 `browser/components/newtab/AboutNewTabService.jsm` https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/components/newtab/AboutNewTabService.jsm#L339 `browser/components/newtab/lib/ASRouterPreferences.jsm` https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/components/newtab/lib/ASRouterPreferences.jsm#L47 `browser/modules/AboutNewTab.jsm` https://github.com/ghostery/user-agent-desktop/blob/8f59bd745702f7c76f97bc3d67472577824ac644/browser/modules/AboutNewTab.jsm#L17 https://github.com/ghostery/user-agent-desktop/blob/8f59bd745702f7c76f97bc3d67472577824ac644/browser/modules/AboutNewTab.jsm#L157 https://github.com/ghostery/user-agent-desktop/blob/8f59bd745702f7c76f97bc3d67472577824ac644/browser/modules/AboutNewTab.jsm#L177 `toolkit/modules/NewTabUtils.jsm`...

diffspection