Closed
Bug 1892160
Opened 11 months ago
Closed 11 months ago
Update AndroidX Compose BOM to 2024.04.01
Categories
(Fenix :: General, task)
Tracking
(firefox126 fixed, firefox127 fixed)
RESOLVED
FIXED
127 Branch
People
(Reporter: RyanVM, Assigned: RyanVM)
References
Details
Attachments
(3 files)
Couple small Compose library updates from the looks of it.
Comment 1•11 months ago
|
||
Assignee | ||
Comment 2•11 months ago
|
||
Assignee | ||
Comment 3•11 months ago
|
||
Pushed by rvandermeulen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b6a6315678db
Update AndroidX Compose BOM to 2024.04.01. r=android-reviewers,avirvara
Comment 5•11 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
Assignee | ||
Comment 6•10 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D207833
Updated•10 months ago
|
Attachment #9403316 -
Flags: approval-mozilla-release?
Comment 7•10 months ago
|
||
release Uplift Approval Request
- User impact if declined: High crash rate
- Code covered by automated testing: yes
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: n/a
- Risk associated with taking this patch: Low risk
- Explanation of risk level: This landed on Nightly a month ago and rode to Beta two weeks ago without any known regressions. The actual magnitude of changes in the underlying library bumps contained in this BOM update are very limited in scope.
- String changes made/needed: none
- Is Android affected?: yes
Assignee | ||
Comment 8•10 months ago
•
|
||
We think this may have reduced the crash spike noted in bug 1841578 and bug 1896955. I think it'd be a pretty safe update as the actual changes in the underlying 1.6.4->1.6.6 library bumps in this BOM update were very limited. The list below are the only 3 commits across the libraries we use.
- https://android.googlesource.com/platform/frameworks/support/+log/1cbb6ee3e46f538bb2dc7ef6ce8e9c4b3cbc4dc3..917ada96acf0ac343128c3f4af9bd67a4b80b99c/compose/foundation
- https://android.googlesource.com/platform/frameworks/support/+log/917ada96acf0ac343128c3f4af9bd67a4b80b99c..a886cfe86852600d131eb7fa1ec8b7d0a8fc1e6b/compose/foundation
- https://android.googlesource.com/platform/frameworks/support/+log/917ada96acf0ac343128c3f4af9bd67a4b80b99c..a886cfe86852600d131eb7fa1ec8b7d0a8fc1e6b/compose/ui
Updated•10 months ago
|
Attachment #9403316 -
Flags: approval-mozilla-release? → approval-mozilla-release+
Updated•10 months ago
|
status-firefox126:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•