Open Bug 1796256 Opened 3 years ago Updated 3 years ago

Provide id from which the thumbnail load request was made

Categories

(Firefox for Android :: Tabs, task)

All
Android
task

Tracking

()

People

(Reporter: gl, Unassigned)

Details

From github: https://github.com/mozilla-mobile/android-components/issues/7333.

We should pass the association of the thumbnail bitmap along with the ID in which the request came from.

data class Thumbnail(
  val image: Bitmap,
  val id: String
)

We may need to better refine this to support top site thumbnails as well where the id can be replaced by a url.

┆Issue is synchronized with this Jira Task

Change performed by the Move to Bugzilla add-on.

The severity field is not set for this bug.
:cpeterson, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(cpeterson)
Severity: -- → N/A
Type: defect → task
Flags: needinfo?(cpeterson)
You need to log in before you can comment on or make changes to this bug.