Closed
Bug 1932670
Opened 13 days ago
Closed 9 days ago
Session Restore support for restoring tab groups
Categories
(Firefox :: Session Restore, task, P1)
Firefox
Session Restore
Tracking
()
RESOLVED
FIXED
134 Branch
Tracking | Status | |
---|---|---|
firefox134 | --- | fixed |
People
(Reporter: sthompson, Assigned: sthompson)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [fidefe-tabgrps-sessionstore])
Attachments
(1 file)
SessionStore needs the ability to restore an entire tab group to the tab strip.
The SessionStore is now storing open tab groups, closed tab groups, and saved tab groups. SessionStore has the ability to restore individual tabs from those groups.
SessionStore needs API support for:
- Restoring a saved tab group into the tab strip
- Restoring a closed tab group from the current window into the tab strip
- Restoring a closed tab group from a closed window into the tab strip
Updated•13 days ago
|
Points: --- → 3
Priority: -- → P1
Whiteboard: [fidefe-tabgrps-sessionstore]
Updated•13 days ago
|
Assignee | ||
Comment 1•12 days ago
|
||
Adds restoreTabGroup
to SessionStore, enabling a closed tab group or saved tab group to come back into the tab strip.
Includes more robust functionality for forgetting a saved tab group or closed tab group.
Updated•12 days ago
|
Assignee: nobody → sthompson
Status: NEW → ASSIGNED
Pushed by sthompson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2e7c6cb6c3ad
Add restore tab group API to session r=dao,sessionstore-reviewers,tabbrowser-reviewers
Comment 3•9 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 days ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•