Closed
Bug 1904156
Opened 2 years ago
Closed 2 years ago
Set the selected tab ID during the TabsTrayStore intialization
Categories
(Firefox for Android :: Tabs, task, P2)
Tracking
()
RESOLVED
FIXED
129 Branch
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: 007, Assigned: 007)
References
Details
(Whiteboard: [fxdroid][group4])
Attachments
(1 file)
After downstreaming the selected tab ID as part of Bug 1899893, I forgot to add this value to the initial state of Tabs Tray Store, and this is sporadically causing the Tabs Tray to not scroll to the selected tab.
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
See bug info for full context
Pushed by nbond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8c14e1536622
Add missing `TabsTrayStore` state initialization for `selectedTabId` r=android-reviewers,calu
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•