Closed
Bug 1946761
Opened 19 days ago
Closed 15 days ago
It is possible to save a tab group in private browsing mode and restore it in non-private mode
Categories
(Firefox :: Private Browsing, defect, P1)
Firefox
Private Browsing
Tracking
()
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: jswinarton, Assigned: jswinarton)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-tabgrps] )
Attachments
(1 file)
STR:
- Open two windows, one private and one non-private.
- In the private window, open a few non-about:blank tabs and add them to a tab group.
- Right click the tab group label and click "Save and close group."
- In the non-private window, open the tab overflow menu.
- Click the tab group that appears.
Actual result:
- The tab group is restored.
Expected result:
All steps from 3 onward should be impossible. The "save and close group" dialog should be disabled in private windows.
Notes:
This should probably be disabled also at the API level. I feel it's necessary to be extra sure it's impossible for tabs to cross the private/non-private boundary.
Assignee | ||
Updated•19 days ago
|
Assignee: nobody → jswinarton
Severity: -- → S3
Points: --- → 2
Priority: -- → P1
Whiteboard: [fidefe-tabgrps]
Updated•19 days ago
|
Assignee | ||
Comment 1•16 days ago
|
||
Pushed by jswinarton@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dd47348d718c
Prevent saving tab groups in private windows r=dao,sessionstore-reviewers,tabbrowser-reviewers
Comment 3•15 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 15 days ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•