- 27 Mar, 2020 1 commit
-
-
MickeyMoz authored
-
- 26 Mar, 2020 5 commits
-
-
Arturo Mejia authored
AddonsManagerAdapter
-
MickeyMoz authored
-
Grisha Kruglov authored
This allows consumers to ensure that underlying database connections are fully established. After `warmUp` is called, there should be no additional overhead upon first access to the storage.
-
Jonathan Almeida authored
-
Grisha Kruglov authored
-
- 25 Mar, 2020 2 commits
-
-
Jonathan Almeida authored
-
MickeyMoz authored
-
- 24 Mar, 2020 1 commit
-
-
MickeyMoz authored
-
- 23 Mar, 2020 5 commits
-
-
Arturo Mejia authored
an add-on
-
Jonathan Almeida authored
We're caching the `fxaPushScope` in memory and also saving it to our prefs. When we log out, we delete the pref, but the in-memory isn't removed. We could always fetch from the prefs instead of using an in-memory caching, however this could be a bit expensive to always read from prefs since we need to do this check when receiving any push message. An easier solution would be to never remove the scope in prefs once generated. It is safe to persist the push scope across different accounts since the combination of scope + UAID is unique per install.
-
Sebastian Kaspari authored
-
mcarare authored
-
MickeyMoz authored
-
- 20 Mar, 2020 3 commits
-
-
Arturo Mejia authored
-
MickeyMoz authored
-
Mihai Branescu authored
of displaying it (ex: three-dot menu can now hide the notification dot for some items)
-
- 19 Mar, 2020 1 commit
-
-
MickeyMoz authored
-
- 18 Mar, 2020 2 commits
-
-
Grisha Kruglov authored
This allows us to initialize objects which depend on these delegates without having to block on instantiating storage components themselves.
-
MickeyMoz authored
-
- 17 Mar, 2020 5 commits
-
-
Arturo Mejia authored
permission is not allowed first
-
Edouard Oger authored
-
Simon Chae authored
-
MickeyMoz authored
-
ValentinTimisica authored
I also updated the tests accordingly. Made this change because the tracking protection icon is not updated after the exceptions are removed.
-
- 16 Mar, 2020 1 commit
-
-
MickeyMoz authored
-
- 15 Mar, 2020 1 commit
-
-
MickeyMoz authored
-
- 13 Mar, 2020 2 commits
- 12 Mar, 2020 1 commit
-
-
MickeyMoz authored
-
- 11 Mar, 2020 3 commits
-
-
Arturo Mejia authored
-
Sebastian Kaspari authored
-
MickeyMoz authored
-
- 10 Mar, 2020 4 commits
-
-
Jonathan Almeida authored
-
Christian Sadilek authored
-
MickeyMoz authored
-
Arturo Mejia authored
become available
-
- 08 Mar, 2020 1 commit
-
-
MickeyMoz authored
-
- 06 Mar, 2020 1 commit
-
-
Sebastian Kaspari authored
-
- 05 Mar, 2020 1 commit
-
-
Arturo Mejia authored
-