Closed
Bug 1900513
Opened 5 months ago
Closed 5 months ago
When receiving a push for closing a remote tab, show the user a notification
Categories
(Firefox :: Sync, task)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
129 Branch
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: skhamis, Assigned: skhamis)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
When receiving a push from another device to close some tabs remotely. We should show the user a system notification that a tab has been closed. We also should allow them to see the tab that they closed.
Success metrics:
- When receiving a push to close a tab, show the user a system notification
- When the user clicks the notification, take them to a page that shows recently closed tabs (we'll be using about:firefoxview#recentlyclosedtabs)
- If there are multiple pushes, coalesce the notifications and update the language to reflect how many tabs have been closed since the user last dismissed the notification
Assignee | ||
Comment 1•5 months ago
|
||
Updated•5 months ago
|
Attachment #9405416 -
Attachment description: WIP: Bug 1900513: Notifications for closing remote tabs → Bug 1900513: Notifications for closing remote tabs r?lina,markh
Pushed by skhamis@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/21855963319c
Notifications for closing remote tabs r=lina,markh,fluent-reviewers,firefox-desktop-core-reviewers ,Gijs
Comment 3•5 months ago
|
||
Backed out for causing bc failures @ browser_device_connected.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/6eb88f1b8a10e70024d961e1c04bc86762d1f467
Flags: needinfo?(skhamis)
Pushed by skhamis@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a2f9311b5094
Notifications for closing remote tabs r=lina,markh,fluent-reviewers,firefox-desktop-core-reviewers ,Gijs
Comment 5•5 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
Assignee | ||
Updated•5 months ago
|
Flags: needinfo?(skhamis)
You need to log in
before you can comment on or make changes to this bug.
Description
•