Open
Bug 1981008
Opened 12 days ago
Updated 12 days ago
[Tab Management Phase 1] Spike - Investigate how to get the shared element transition to work with our tab thumbnail bitmaps
Categories
(Firefox for Android :: Tabs, task, P1)
Tracking
()
NEW
People
(Reporter: 007, Unassigned)
References
(Blocks 2 open bugs, )
Details
(Whiteboard: [fxdroid][group4])
After Bug 1971421, we discovered that a shared element transition might be possible, but not with the current state of how tab thumbnails are rendered and fetched from storage.
As part of this spike:
- Investigate if it's possible to share the bitmap data between the Bitmap in the
ThumbnailImage
within the tab items and theThumbnail
used to perform the shared element transition. - If indeed possible, determine the level of effort to introduce this logic.
- Determine the final recommendation for proceeding with the main work ticket.
- Whether Bug 1971415 is possible, not whether we should proceed with landing a solution for the animation. There will undoubtedly be some technical conversations during that ticket, so let's defer the go/no-go on the final tech implementation until Bug 1971415 is in-progress.
As a jumping off point, rebase the patch generated from the original spike: https://phabricator.services.mozilla.com/D258625
Updated•12 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•