Closed Bug 1936914 Opened 2 months ago Closed 8 days ago

Add saved tab groups to "Recently closed tabs" menus

Categories

(Firefox :: Session Restore, task, P3)

task
Points:
3

Tracking

()

RESOLVED WONTFIX

People

(Reporter: sthompson, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fidefe-tabgrps-panels] )

From Amy: https://mozilla.slack.com/archives/C06PKPZMVLK/p1733762274883149?thread_ts=1733519088.970699&cid=C06PKPZMVLK

We discussed that in “Recently closed tabs” that if a user hits “Save and close” tab group that the group should still show up in “Recently closed tabs” as a group of tabs regardless if it’s saved or not is still considered recently closed. We set a limit of how many tabs we show in Recently closed before older tabs get pushed out of the list. Right now the limit is 25 tabs per window. Following this path, we are also setting a limit of up to 25 tab groups could show up in this list until we start pushing out older tab group items from the list.

RecentlyClosedTabsAndWindowsMenuUtils.sys.mjs builds the "Recently closed tabs" list for the app menu and main menu. Firefox View has a separate list of "Recently closed tabs."

Saved tab groups are not associated with specific windows. There is an option for getClosedTabData to choose whether to include tabs from all windows, closed windows, or just a specific window. Saved tab groups would presumably need to be interleaved with closed groups and closed tabs in getClosedTabData.

Blocks: 1907100
Priority: -- → P2
Whiteboard: [fidefe-tabgrps-sessionstore]
Points: --- → 3
Whiteboard: [fidefe-tabgrps-sessionstore] → [fidefe-tabgrps-panels]
Assignee: nobody → jswinarton
Priority: P2 → P3
Assignee: jswinarton → nobody

Isn't "closing a tab" is the analog of "deleting a group"?

Closing this after discussing with Amy and Stefan.

Status: NEW → RESOLVED
Closed: 8 days ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.