Closed
Bug 1902884
Opened 1 year ago
Closed 1 year ago
Closing synced tabs should ignore private tabs
Categories
(Firefox for Android :: Accounts and Sync, defect, P3)
Tracking
()
RESOLVED
FIXED
129 Branch
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: lina, Assigned: lina)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We don't sync private tabs, so let's filter them out when we decide which tabs to close.
Assignee | ||
Comment 1•1 year ago
|
||
Private tabs aren't synced, so we should exclude them when determining
which tabs to close after receiving a "close synced tabs" command.
Pushed by lbutler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/921f074058cb
Ensure that `CloseTabsCommandReceiver` ignores private tabs. r=007,android-reviewers
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•