- 07 Oct, 2020 3 commits
-
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
- 06 Oct, 2020 12 commits
-
-
HTTPS Everywhere is installed as a builtin extension and NoScript as a regular AMO addon. To avoid unnecessary I/O we only install NoScript the first time, and rely on the browser addon updating mechanism for keeping up with new versions. This is the same behaviour that was implemented in the Fennec-based Tor Browser, where it was installed as a "distribution addon", which also only occurred once.
-
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Stefan Arentz authored
-
- 05 Oct, 2020 3 commits
-
-
Stefan Arentz authored
-
Stefan Arentz authored
Currently, push-apk fails to verify its chain of trust if github tagging is done before it runs. Until this is fixed, we need to make sure tagging is blocked on pushing. Co-authored-by:
Ben Hearsum <bhearsum@mozilla.com>
-
Jeff Boek authored
-
- 02 Oct, 2020 3 commits
-
-
mcarare authored
-
ekager authored
-
Stefan Arentz authored
For #15593 - Reverts back to simple UUID creation without Fenix side caching (Beta Uplift) (#15634)
-
- 28 Sep, 2020 5 commits
-
-
Grisha Kruglov authored
I'm really not a fan of how title overwriting and structure processing are mangled together, but will leave clearing that up for another day.
-
Grisha Kruglov authored
-
Grisha Kruglov authored
-
Sebastian Kaspari authored
Initially we did this to avoid a duplicated task right after the migration from Fennec. We'd end up with the original task from Fennec and the new one from Fenix; with the Fennec task still showing Fennec in the app switcher, but launching Fenix once selected. Anyhow, now on Android 11 this causes the Fenix task to get duplicated. The simple fix is to not do any of that anymore. This may re-introduce the problem with the Fennec migration, but: * We are at 100% rollout for quite some time. There are still users migrating, but the impact of the bug is much lower. * The bug after the migration was only temporary. This bug here is happening every time you launch Fenix. So I'd rather fix this than a possible inconvenience right after the migration.
-
Jonathan Almeida authored
-
- 23 Sep, 2020 1 commit
-
-
Stefan Arentz authored
-
- 22 Sep, 2020 13 commits
-
-
Christian Sadilek authored
-
person808 authored
Also use dimens for the tab history handle.
-
aprabhakara authored
-
ekager authored
-
mcarare authored
-
ekager authored
-
ekager authored
-
MickeyMoz authored
-
mcarare authored
-
mcarare authored
-
Oana Horvath authored
-
Grisha Kruglov authored
This also simplifies how we do this. We're no longer creating instances of `DesktopFolder` class nor creating copies of BookmarkNodes just to display root titles correctly for the 'edit folder' UI.
-
ekager authored
-