Closed
Bug 1899893
Opened 9 months ago
Closed 8 months ago
Downstream the selected Tab ID from browser store into Tabs Tray Store
Categories
(Fenix :: Tabs, task, P3)
Tracking
(firefox129 fixed)
RESOLVED
FIXED
129 Branch
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: npoon, Assigned: 007)
References
Details
(Whiteboard: [fxdroid][group4])
Attachments
(1 file)
Currently, the Composified Tabs Tray relies upon three stores to render, but it should really only rely upon TabsTrayStore. As part of this ticket, fold the selected Tab ID in Browser Store into Tabs Tray Store, similar to how we’re transforming the tab data from BrowserStore into normal/private/inactive tabs in TabSorter
Reporter | ||
Updated•9 months ago
|
Updated•9 months ago
|
Reporter | ||
Updated•9 months ago
|
Severity: -- → N/A
Updated•9 months ago
|
Summary: Consolidate the selected Tab ID from browser store into Tabs Tray Store → [Tabs tray to decompose] Consolidate the selected Tab ID from browser store into Tabs Tray Store
Assignee | ||
Updated•9 months ago
|
Summary: [Tabs tray to decompose] Consolidate the selected Tab ID from browser store into Tabs Tray Store → Consolidate the selected Tab ID from browser store into Tabs Tray Store
Assignee | ||
Updated•9 months ago
|
Assignee: nobody → nbond
Status: NEW → ASSIGNED
Assignee | ||
Updated•9 months ago
|
Summary: Consolidate the selected Tab ID from browser store into Tabs Tray Store → Downstream the selected Tab ID from browser store into Tabs Tray Store
Assignee | ||
Comment 1•9 months ago
|
||
Pushed by nbond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4f3e1cb7ea7d
Add selected tab ID to Tabs Tray Store r=android-reviewers,gl
Comment 3•8 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 months 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
•