Closed
Bug 1950123
Opened 20 days ago
Closed 18 days ago
Tabs closed as part of a deleted tab group cannot have their history entries forgotten (in Firefox View or elsewhere)
Categories
(Firefox :: Session Restore, defect, P2)
Firefox
Session Restore
Tracking
()
VERIFIED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | verified |
People
(Reporter: jswinarton, Assigned: jswinarton)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
STR:
- Open some non-
about:blank
tabs. Add these tabs to a group. - Right click the tab group label and click "Delete group".
- Open Firefox View. The tabs closed as part of the group should be visible.
- On the right hand side of the entry for one of the closed tabs, click the "X" (remove the tab from history).
Expected result:
- The tab disappears from Firefox View and related history menus.
Actual result:
- Nothing happens.
Notes:
This error appears in console on click: JavaScript error: resource:///modules/sessionstore/SessionStore.sys.mjs, line 4509: NS_ERROR_ILLEGAL_VALUE: Invalid closedId: not found in the closed tabs of any window
Assignee | ||
Updated•20 days ago
|
Assignee | ||
Comment 1•19 days ago
|
||
Updated•18 days ago
|
Component: Firefox View → Session Restore
Summary: Tabs closed as part of a deleted tab group cannot have their history entries forgotten in Firefox View → Tabs closed as part of a deleted tab group cannot have their history entries forgotten (in Firefox View or elsewhere)
Pushed by jswinarton@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/41c9914e67c0
Allow forgetting history for closed tabs from closed groups r=dao,sessionstore-reviewers
Comment 3•18 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 18 days ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
Comment 4•18 days ago
|
||
bugherder |
Updated•12 days ago
|
Flags: qe-verify+
Comment 5•11 days ago
|
||
Reproduced the issue with Firefox 137.0a1 (2025-02-24) on macOS 14.
The issue is verified fixed with Firefox 138.0a1 (20250304213504) and Firefox 137.0b1 (20250303103151) on macOS 14, Windows 10 and Ubuntu 22.
You need to log in
before you can comment on or make changes to this bug.
Description
•