- 07 Jun, 2019 8 commits
-
-
MickeyMoz authored
-
Sebastian Kaspari authored
-
MickeyMoz authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Tiger Oakes authored
-
Colin Lee authored
-
- 06 Jun, 2019 11 commits
-
-
Christian Sadilek authored
-
Sebastian Kaspari authored
Fixes https://github.com/mozilla-mobile/fenix/issues/3211 There were two issues with the previous implementation: * We can't write to the cache concurrently and in this case edit() will return null. We should synchronize our writes to avoid not writing anything to disk while another write is in-flight. * In cases where edit() still returns null (stale snapshot) we just bail out.
-
Christian Sadilek authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
- 05 Jun, 2019 17 commits
-
-
Sebastian Kaspari authored
-
Severin Rudie authored
-
Severin Rudie authored
-
Grisha Kruglov authored
-
Tiger Oakes authored
-
travis79 authored
-
Alessio Placitelli authored
-
Michael Droettboom authored
-
Sebastian Kaspari authored
-
Denys M authored
- Refactor `ShippedDomainsProvider` and `CustomDomainsProvider`. Using composition instead of inheritance. - Add tests for `BaseDomainAutocompleteProvider`.
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Denys M authored
-
Denys M authored
-
vladikoff authored
-
Denys M authored
-
Denys M authored
-
- 04 Jun, 2019 4 commits
-
-
Christian Sadilek authored
-
Sawyer Blatz authored
-
Sebastian Kaspari authored
-
Mark Hammond authored
-