Closed
Bug 1375643
Opened 8 years ago
Closed 8 years ago
Ensure that devices that disconnect from Sync are removed from FxA device manager
Categories
(Firefox :: Firefox Accounts, defect, P1)
Tracking
()
RESOLVED
INVALID
People
(Reporter: rfeeley, Unassigned)
Details
STEPS TO REPRODUCE
1. Use Sync in desktop
2. In Sync prefs, disconnect from Sync
3. Go to https://accounts.firefox.com/settings/clients
EXPECTED RESULTS
- Current device is not listed
ACTUAL RESULTS
- Current device is listed
Comment 1•8 years ago
|
||
http://searchfox.org/mozilla-central/rev/5bb6dfcb3355a912c20383578bc435c1d4ecf575/services/fxaccounts/FxAccounts.jsm#795,843-846 (called from http://searchfox.org/mozilla-central/rev/5bb6dfcb3355a912c20383578bc435c1d4ecf575/browser/components/preferences/in-content-new/sync.js#470-472, IIUC) suggests this should work. We need to investigate why it doesn't. :-)
Component: Sync → FxAccounts
Product: Firefox → Core
Updated•8 years ago
|
Priority: -- → P1
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Updated•8 years ago
|
Product: Core → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•