Unconditionally register the "close synced tabs" capability with FxA
Categories
(Fenix :: Accounts and Sync, enhancement, P3)
Tracking
(firefox129 fixed)
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: lina, Assigned: markh)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Currently, the remote-tab-management.close-tabs-enabled
feature variable controls both (1) whether Fenix registers the capability to receive close tabs commands in the current FxA device record, and (2) whether to show the "close" button for tabs on capable devices in the synced tabs tray.
Mark suggested changing the feature variable to just control (2), and do (1) unconditionally. In other words, all versions of Fenix 129+ would support receiving "close tabs" commands, and act on them (including showing a status bar notification, and actually closing the tabs), but would not show the "close" button for any tabs in the synced tabs tray unless remote-tab-management.close-tabs-enabled == true
.
Reporter | ||
Updated•8 months ago
|
Assignee | ||
Comment 1•8 months ago
|
||
Bug 1903954 is the same for desktop. To be clear, I do not think we should have done this initially, but IMO it makes sense now that we are committed to landing this feature on the current train, because it will make testing of the feature much easier for users.
Assignee | ||
Comment 2•8 months ago
|
||
Reporter | ||
Updated•8 months ago
|
Comment 4•8 months ago
|
||
bugherder |
Description
•