You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2022. It is now read-only.
This leak can now be reproduced with the latest changes to SearchDialogFragment in Fenix. STR are mozilla-mobile/fenix#13785.
The simplest solution is to apply the same fix we did for #9017 here as well i.e. create an observer to make sure we notice when the fragment gets destroyed and do nothing / don't create the flow when the coroutine launches.