Migrate homescreen top sites to Compose
Categories
(Firefox for Android :: Top Sites, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: gl, Assigned: gl)
References
Details
Attachments
(1 file)
From github: https://github.com/mozilla-mobile/fenix/issues/23967.
Breakage of https://github.com/mozilla-mobile/fenix/issues/22755
Refers to TopSitePagerViewHolder which is used to a scrollable list of top sites to users.
The compose version can be added to the current RecyclerView but before doing so we should ensure there will be no performance regression introduced.
To profile the differences the steps from https://github.com/mozilla-mobile/fenix/issues/21854#issuecomment-1049392266 can be used.┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Comment 4•3 years ago
|
||
Authored by https://github.com/gabrielluong
https://github.com/mozilla-mobile/firefox-android/commit/8b81edc38bbebf0456ccfbff6b7947b88e8c4a1b
[main] Bug 1809999 - Migrate homescreen top sites to Compose
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 5•3 years ago
|
||
Nothing to test yet. We'll file a follow up QA issue when we turn this on.
| Assignee | ||
Updated•3 years ago
|
Description
•