- 31 Jul, 2020 1 commit
-
-
Matthew Finkel authored
-
- 21 Jul, 2020 4 commits
-
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
mozilla-l10n-automation-bot authored
-
Johan Lorenzo authored
-
- 20 Jul, 2020 2 commits
-
-
Kainalu Hagiwara authored
-
Sebastian Kaspari authored
* Uplift translations. * revert styles uplift Co-authored-by:
Jeff Boek <jeff@jeffboek.com>
-
- 17 Jul, 2020 3 commits
-
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Mugurell authored
Stricter synchronization by always using the same "loadedSearchEngines" variable. With "loadedSearchEngines" calling "refreshAsync()" we also get the fallback engines to contain reddit and youtube (which are programatically added) and also now we properly remember and display the engines added by user.
-
- 14 Jul, 2020 3 commits
-
-
Sebastian Kaspari authored
-
Mugurell authored
We have two search engine types: - one based on MLS reported region, - one based only on Locale. There are multiple steps involved in returning the default search engine for example and though at each step we could verify if a certain operation is completed we are still exposed to concurrency issues. Simplest and most effective way to make sure the MLS engines do not mix with Locale based engines is to use the same type of engines for the entire duration of the app. At the next cold start we'll verify again which engines to use. Using the Locale based engines (fallbacks) is expected to only happen once, at the first run of the application after being installed.
-
Sebastian Kaspari authored
-
- 13 Jul, 2020 1 commit
-
-
Michael Comella authored
That's amazing! I've got the same combination on my luggage.
-
- 06 Jul, 2020 1 commit
-
-
Christian Sadilek authored
-
- 03 Jul, 2020 1 commit
-
-
Sebastian Kaspari authored
-
- 01 Jul, 2020 1 commit
-
-
Sebastian Kaspari authored
-
- 30 Jun, 2020 3 commits
-
-
Jeff Boek authored
-
liuche authored
* Revert "For #9946: Update FennecBeta branding (#10066)" to push to Firefox Beta. This reverts commit 95f26f1f . * No issue: Test remove codecov (#11928) Co-authored-by:
Emily Kager <emilykager@gmail.com>
-
Sebastian Kaspari authored
-
- 29 Jun, 2020 1 commit
-
-
Emily Kager authored
* For #11991 - Show tab count during onboarding * Update AC to 48.0.20200627130132 and fix breaking changes
-
- 27 Jun, 2020 14 commits
-
-
Mihai Eduard Badea authored
Updated the fonts and colors for several texts throughout the application.
-
Tiger Oakes authored
-
Jeff Boek authored
-
Jeff Boek authored
-
Michael Comella authored
This is functionally equivalent to the code before this patch but should be slightly more performant in theory because ConstraintLayout is expensive to inflate. The elevation and layoutParams set dynamically appeared to have no effect with the wrapping view but broke the view when used by itself so I had to remove them. I also updated a few other unnecessary params. Theoretically this may have some perf benefits but I didn't see anything outside noise levels after I took the numbers (but I didn't try very hard).
-
Chenxia Liu authored
-
David Walsh authored
-
Kate Glazko authored
-
Jeff Boek authored
-
Jonathan Almeida authored
-
Sachin authored
* for #11830 added new metric for collecting startup method move all source startup telemetry into its own logic and added an UNKOWN state * switched back to onNewIntent solution * renamed the metric
-
Sawyer Blatz authored
-
Sawyer Blatz authored
-
MarcLeclair authored
Increasing duration removed second "light" flicker
-
- 26 Jun, 2020 5 commits
-
-
Jonathan Almeida authored
-
Marc Leclair authored
-
Sawyer Blatz authored
-
Tiger Oakes authored
-
mozilla-l10n-automation-bot authored
-