Closed
Bug 1182323
Opened 9 years ago
Closed 9 years ago
Prefs and keychain entries persist across uninstall/reinstall
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | + | --- |
People
(Reporter: wesj, Assigned: wesj)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I see Firefox syncing even though I just uninstalled/reinstalled it. Maybe we should wipe that stuff on uninstall?
Assignee | ||
Updated•9 years ago
|
tracking-fxios:
--- → ?
Comment 2•9 years ago
|
||
Post-triage thorough comment:
Eventually we might want to do something like offer a streamlined re-login.
Right now, though, if prefs stick around between installs but data doesn't, then sync won't work correctly.
The short-term fix is to make sure that doesn't happen: a fresh install should act like a fresh install.
This might have some bearing on Bug 1151336, too.
Blocks: 1151336
Assignee | ||
Comment 3•9 years ago
|
||
This tries to detect "first-run" by the lack of a profile directory. If there isn't one, we clear any prefs/fx-accounts associated with this profile.
Attachment #8634565 -
Flags: review?(rnewman)
Comment 4•9 years ago
|
||
Comment on attachment 8634565 [details]
PR https://github.com/mozilla/firefox-ios/pull/753
Questions/comments on the PR.
Attachment #8634565 -
Flags: review?(rnewman) → review+
Updated•9 years ago
|
Assignee: nobody → wjohnston
Status: NEW → ASSIGNED
Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•