Open
Bug 1865658
Opened 1 year ago
Updated 1 year ago
Investigate why scheduleUpdate is needed in recently closed tabs in Firefox View with virtual-list updates
Categories
(Firefox :: Firefox View, task, P3)
Firefox
Firefox View
Tracking
()
NEW
People
(Reporter: kcochrane, Unassigned)
References
Details
(Whiteboard: [fidefe-firefox-view])
With virtual-list functionality (added in bug 1859788) enabled with the pref browser.firefox-view.virtual-list.enabled, we needed to add a scheduleUpdate function to the recently closed tabs component to prevent an intermittent issue where the tabs were not loaded on the Recent Browsing page on initial load of the browser. We should investigate why this was needed and find a better solution if possible.
Updated•1 year ago
|
Priority: -- → P2
Updated•1 year ago
|
Updated•1 year ago
|
Priority: P2 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•