- 16 Jul, 2020 8 commits
-
-
James Hugman authored
-
isabelrios authored
Co-authored-by:
isabel rios <isabelrios@MacBook-Pro-de-isabel-2.local>
-
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.
-
Oana Horvath authored
-
Tiger Oakes authored
-
Tiger Oakes authored
-
Tiger Oakes authored
-
Tiger Oakes authored
-
- 15 Jul, 2020 3 commits
-
-
mcarare authored
-
mcarare authored
-
Aaron Train authored
-
- 14 Jul, 2020 7 commits
-
-
ekager authored
-
Tiger Oakes authored
-
Tiger Oakes authored
-
Tiger Oakes authored
-
Tiger Oakes authored
-
Hakkı Kaan Çalışkan authored
-
Mozilla L10n Automation Bot authored
-
- 13 Jul, 2020 10 commits
-
-
Tiger Oakes authored
* Re-enable codecov * Use local script * Revert to old codecov script
-
ekager authored
-
Sawyer Blatz authored
-
MickeyMoz authored
-
Hakkı Kaan Çalışkan authored
-
Oana Horvath 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.
-
Justin Wood (Callek) authored
-
MickeyMoz authored
-
Mozilla L10n Automation Bot authored
-
- 12 Jul, 2020 1 commit
-
-
jhugman authored
* For #11655: add leanplum event for installing an addon * Add link to data-review request in PR * Addressed CI comments
-
- 11 Jul, 2020 3 commits
-
-
Grisha Kruglov authored
-
Tiger Oakes authored
-
ekager authored
-
- 10 Jul, 2020 8 commits
-
-
Michael Comella authored
Without this line, the tests fail when running the full suite (but not this test in isolation, for some reason).
-
Nazım Can Altınova authored
-
Michael Comella authored
-
Sawyer Blatz authored
Co-authored-by:
Tiger Oakes <contact@tigeroakes.com>
-
Sawyer Blatz authored
-
Tiger Oakes authored
* Add lints in Checks panel for test/lint tasks * Switch to custom task * Rename github tasks
-
Michael Comella authored
-
Mihai Eduard Badea authored
Set the collection delete dialog title text to "Delete %1$s?"
-