1
0
Fork 0
fenix/app/src/test
Christian Sadilek 64440409b0 For #9100: Follow-up to fix memory leak in NotificationSessionObserver
The observer was moved and is now bound to the activity and its
context. If the activity is re-created we leak the observer and
therefore the activity itself.

With this we make sure to stop the observer and also don't use
the activity context to begin with.
2020-06-25 16:17:38 -04:00
..
java/org/mozilla/fenix For #9100: Follow-up to fix memory leak in NotificationSessionObserver 2020-06-25 16:17:38 -04:00
resources/mockito-extensions For #3633 - Refactors the search screen to use lib-state 2019-07-12 16:32:00 -07:00