Differential D306748
Bug 2041351 - Don't leak addon icon coroutines on a long-lived scope r=#android-reviewers ClosedPublic Authored by petru on Mon, Jun 15, 1:27 PM. Referenced Files None Subscribers None
Details
Summary AMOAddonsProvider launched icon fetches in a CoroutineScope that never
Diff Detail
Event Timelinepetru created this revision.Mon, Jun 15, 1:27 PM phab-bot published this revision for review.Mon, Jun 15, 1:28 PM phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)". phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)". phab-bot removed a project: secure-revision. robwu accepted this revision.Mon, Jun 15, 2:10 PM robwu added a project: testing-exception-unchanged (Doesn't change behavior for users). This revision is now accepted and ready to land.Mon, Jun 15, 2:10 PM Roger accepted this revision.Mon, Jun 15, 4:22 PM This revision was landed with ongoing or failed builds.Tue, Jun 16, 8:04 AM Closed by commit rFIREFOXAUTOLAND3e6fdf9b311a: Bug 2041351 - Don't leak addon icon coroutines on a long-lived scope r=android… (authored by Mugurell <Mugurell@users.noreply.github.com>, committed by plingurar@mozilla.com <plingurar@mozilla.com>). · Explain Why This revision was automatically updated to reflect the committed changes. smolnar reopened this revision.Tue, Jun 16, 8:34 AM This revision is now accepted and ready to land.Tue, Jun 16, 8:34 AM This revision was landed with ongoing or failed builds.Tue, Jun 16, 9:32 AM Closed by commit rFIREFOXAUTOLAND97ba449c267a: Bug 2041351 - Don't leak addon icon coroutines on a long-lived scope r=android… (authored by Mugurell <Mugurell@users.noreply.github.com>, committed by plingurar@mozilla.com <plingurar@mozilla.com>). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 1300998 mobile/android/android-components/components/feature/addons/src/main/java/mozilla/components/feature/addons/amo/AMOAddonsProvider.ktLoading... mobile/android/android-components/components/feature/addons/src/test/java/mozilla/components/feature/addons/amo/AMOAddonsProviderTest.ktLoading... |
