Results 34 issues of Rémi

`python/mozbuild/mozbuild/repackaging/msi.py` https://github.com/ghostery/user-agent-desktop/blob/8f59bd745702f7c76f97bc3d67472577824ac644/python/mozbuild/mozbuild/repackaging/msi.py#L84

diffspection

`browser/app/profile/firefox.js` https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/app/profile/firefox.js#L190 `browser/base/content/browser.js` https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/base/content/browser.js#L392 `browser/moz.build` (making sure adult domain bloom filter is shipped) https://github.com/ghostery/user-agent-desktop/blob/8f59bd745702f7c76f97bc3d67472577824ac644/browser/moz.build#L58 `old-configure.in` https://github.com/ghostery/user-agent-desktop/blob/8f59bd745702f7c76f97bc3d67472577824ac644/old-configure.in#L1604

diffspection

Maybe grepping for `'".+Firefox.+"'` in some specific folders, making sure we ignore comments. `browser/components/shell/ShellService.jsm` https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/components/shell/ShellService.jsm https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/components/shell/ShellService.jsm#L71 https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/components/shell/ShellService.jsm#L76 `browser/components/shell/nsWindowsShellService.cpp` https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/components/shell/nsWindowsShellService.cpp#L155

diffspection

The `sccache` project allows caching output of Rust/C/C++ compilation and is also integrated with the Firefox build system (but I assume disabled by default). It would be nice to set...

tooling

At the moment the default config does a release job with optimizations. For local iterations it would be nice to have a dev config for each target, which disables optimizations...

tooling

Not sure if we have to change native code here? If it is maybe there is some changes which can be upstreamed here (if these can be changed with the...

branding

Not sure if we want that or if this is something that should be fixed upstream? https://github.com/human-web/user-agent-desktop/pull/6/files#diff-66ac8ac194664d878e5bcd3612ab0ef8R60-R91

Do we want to port this feature? Relevant: https://github.com/human-web/user-agent-desktop/pull/6/files#diff-876f110dd0ec8f5ef95185f657977e9eR993 - [ ] https://github.com/human-web/user-agent-desktop/pull/6/files#diff-2f332088792b222638a4c57ba6056dbdR120 - [ ] https://github.com/human-web/user-agent-desktop/pull/6/files#diff-cac6c642bca3d4a075ec87c9e0f91e9aR6592-R6604 - [ ] https://github.com/human-web/user-agent-desktop/pull/6/files#diff-cac6c642bca3d4a075ec87c9e0f91e9aR6621-R6630 - [ ] https://github.com/human-web/user-agent-desktop/pull/6/files#diff-4bddad89d7236d506811bc83ee4935c5R1 - [ ] https://github.com/human-web/user-agent-desktop/pull/6/files#diff-2a83f431fb28335cc4dfd6d4c77117f2R8-R18

feature: addition

https://github.com/human-web/user-agent-desktop/pull/6/files#diff-cef53509552274ae809ff183f3394680R4299 - [ ] context menu opened on dropdown: https://github.com/human-web/user-agent-desktop/pull/6/files#diff-78edc04f5fd7f14f6c33615a003f60f8R1926

Discussion about if we want to get the history page. If so, this change might be relevant as well: https://github.com/human-web/user-agent-desktop/pull/6/files#diff-48e427972d881aa8169e03ff6473987aR1612

feature: addition