Closed
Bug 1892227
Opened 1 year ago
Closed 1 year ago
Update LeakCanary to version 2.14
Categories
(Firefox for Android :: General, task)
Tracking
()
RESOLVED
FIXED
127 Branch
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
Details
Attachments
(1 file)
https://square.github.io/leakcanary/changelog/#version-214-2024-04-17
Version 2.14 (2024-04-17)
- 🐛 #2650 Removed accidental usage of SettableFuture, a WorkManager internal class, which will be removed in a future release of WorkManager. After updating WorkManager to that future release, all versions of LeakCanary from 2.8 to 2.13 will crash on leak analysis. To avoid a nasty surprise in the near future, update to LeakCanary 2.14.
- 🔨 #2660 Add proguard mapping support for LeakCanary release.
- 🐛 #2531 Heap dump & leak lists not preserving list position when navigating.
- 🐤 #2615 Automatic fix of AOSP PermissionControllerManager leak (issuetracker.google.com/issues/318415056).
- 🐤 #2559 Ignore UiModeManager AOSP leak.
- 💥 #2643 Fixed rare crash on RenderHeapDumpScreen.
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
Pushed by rvandermeulen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/336b20b302f7
Update LeakCanary to version 2.14. r=android-reviewers,mcarare
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•