Include open tabs in recently-closed tabs list from closed windows
Categories
(Firefox :: Session Restore, enhancement, P3)
Tracking
()
People
(Reporter: sfoster, Unassigned)
References
Details
(Whiteboard: [fidefe-firefox-view] )
Attachments
(2 obsolete files)
From the user's point of view, a "recently-closed tab" is a tab that was open and now is not. It shouldn't matter if that tab was closed in a window that itself was recently closed. Or was open in window that is now closed - these are all recently-closed tabs.
This shouldn't change session restore behaviour, just the history menus and firefox-view's recently-closed tabs list.
Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Sam will address preserving closed tabs from windows that are closed in his patch for bug 1819675. This bug should address adding tabs that were open in any windows that are closed in a session (not the last window) to the recently closed tabs list. See the solution for bug 1820660, which is handling a similar situation as it pertains to the last closed window.
Updated•2 years ago
|
Reporter | ||
Comment 2•1 years ago
|
||
(In reply to Sarah Clements [:sclements] from comment #1)
Sam will address preserving closed tabs from windows that are closed in his patch for bug 1819675.
I've opened bug 1833522 for this, as bug 1819675 already has a lot going on.
Reporter | ||
Comment 3•1 year ago
|
||
- Move closeTab and openAndCloseTab to the helpers module and replace a couple of uses
- Move waitForBrowserState/promiseBrowserState and replace a couple of uses
Reporter | ||
Comment 4•1 year ago
|
||
Comment on attachment 9351927 [details]
Bug 1831229 - Share some of sessionstore's test helpers for use in recently-closed tab tests. r?sclements!
Wrong patch on wrong bug
Updated•1 year ago
|
Updated•9 months ago
|
Updated•6 months ago
|
Description
•