Closed
Bug 1379837
Opened 8 years ago
Closed 8 years ago
Use the FxA device list to filter stale clients
Categories
(Firefox for iOS :: Sync, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 1319082
People
(Reporter: eoger, Unassigned)
Details
(Whiteboard: [MobileCore][FxA])
When opening the "Send Tab" view, devices that have been disconnected from accounts.firefox.com are still shown.
Implementation notes:
We need to do what we did on Android in bug 1351104:
Once per Sync, fetch the FxA devices list, and store it somewhere.
When we show the "Send tab" devices, we should filter the Sync list with the one from FxA we just stored (remove the devices that are not in the FxA list).
Updated•8 years ago
|
Whiteboard: [MobileCore][FxA]
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•