Closed
Bug 1958138
Opened 7 months ago
Closed 7 months ago
Switch more places to Kotlin extension functions in AC & Fenix
Categories
(Firefox for Android :: General, task)
Tracking
()
RESOLVED
FIXED
139 Branch
| Tracking | Status | |
|---|---|---|
| firefox139 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
References
Details
Attachments
(6 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
More to do in AC still, but this gets all the baselines for Fenix cleaned up.
| Assignee | ||
Comment 1•7 months ago
|
||
| Assignee | ||
Comment 2•7 months ago
|
||
| Assignee | ||
Comment 3•7 months ago
|
||
| Assignee | ||
Comment 4•7 months ago
|
||
| Assignee | ||
Comment 5•7 months ago
|
||
| Assignee | ||
Comment 6•7 months ago
|
||
| Assignee | ||
Comment 7•7 months ago
|
||
Pushed by rvandermeulen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0cb53f72cbaf
Use the findNavController() KTX extensions instead of Navigation.findNavController. r=android-reviewers,mcarare
https://hg.mozilla.org/integration/autoland/rev/66f215a51433
Use SharedPreferences.edit() KTX extension. r=android-reviewers,mcarare
https://hg.mozilla.org/integration/autoland/rev/a6e52915140d
Use Locale.layoutDirection() instead of getLayoutDirectionFromLocale. r=android-reviewers,mcarare
https://hg.mozilla.org/integration/autoland/rev/13bf2251a44e
Use Context.withStyledAttributes() instead of obtainStyledAttributes. r=android-reviewers,mcarare
https://hg.mozilla.org/integration/autoland/rev/9d78d0bb8a06
Use Int.toDrawable() instead of ColorDrawable. r=android-reviewers,mcarare
https://hg.mozilla.org/integration/autoland/rev/fbd95fdb8378
Use Bitmap.toDrawable instead of BitmapDrawable. r=android-reviewers,mcarare
Comment 9•7 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/0cb53f72cbaf
https://hg.mozilla.org/mozilla-central/rev/66f215a51433
https://hg.mozilla.org/mozilla-central/rev/a6e52915140d
https://hg.mozilla.org/mozilla-central/rev/13bf2251a44e
https://hg.mozilla.org/mozilla-central/rev/9d78d0bb8a06
https://hg.mozilla.org/mozilla-central/rev/fbd95fdb8378
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•