Closed
Bug 735676
Opened 13 years ago
Closed 13 years ago
Clearing the private data does not clear the saved passwords
Categories
(Firefox for Android Graveyard :: General, defect, P2)
Tracking
(firefox13 verified, firefox14 verified, blocking-fennec1.0 +)
VERIFIED
FIXED
Firefox 14
People
(Reporter: AdrianT, Assigned: wesj)
Details
Attachments
(1 file)
|
749 bytes,
patch
|
Margaret
:
review+
|
Details | Diff | Splinter Review |
Fennec/13.0a1 2012-03-14
Device: HTC Desire ( Android 2.2.2)
Steps to reproduce:
1. Open Nightly.
2. Go to mail.yahoo.com or facebook.com or mail.aol.com
3. Log in using correct credentials. Choose to remember the password.
4. Go to the Fennec Settings and choose to "Clear the private data".
5. Close Fennec and reopen it.
6. Revisite the page for which the password was saved at step 3.
Expected results:
The user and password are not auto-filled. They are deleted when the settings are cleared.
Actual results:
The user and password field are auto-filled with the saved data.
Clearing the website setting individually using the "Clear site settings" option works the issue seems to be only in the "clear private data" option.
The only errors in the logs are the ones in Bug 717265.
Updated•13 years ago
|
Summary: Clearing the private data dose not clear the saved passwords → Clearing the private data does not clear the saved passwords
Comment 1•13 years ago
|
||
I can reproduce this on the Galaxy Nexus (Android 4.0.2). When invoking an example site; mail.yahoo.com from tabs from last-time, my password is pre-populated into the password field.
Updated•13 years ago
|
blocking-fennec1.0: --- → ?
Updated•13 years ago
|
Assignee: nobody → wjohnston
Updated•13 years ago
|
blocking-fennec1.0: ? → +
Priority: -- → P2
| Assignee | ||
Comment 2•13 years ago
|
||
This is better.
Attachment #606702 -
Flags: review?(margaret.leibovic)
Comment 3•13 years ago
|
||
Comment on attachment 606702 [details] [diff] [review]
Patch
Well, that's embarrassing...
I checked the changeset that caused this, and I don't think there are any other similar problems:
http://hg.mozilla.org/mozilla-central/diff/2676737a824c/mobile/android/chrome/content/sanitize.js
Attachment #606702 -
Flags: review?(margaret.leibovic) → review+
Comment 4•13 years ago
|
||
Also, maybe a test for this would be good :)
| Assignee | ||
Comment 5•13 years ago
|
||
Updated•13 years ago
|
Flags: in-litmus?(fennec)
Comment 6•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 14
Version: Firefox 13 → Trunk
Comment 7•13 years ago
|
||
status-firefox13:
--- → fixed
status-firefox14:
--- → fixed
Comment 8•13 years ago
|
||
Testcase added in Litmus
https://litmus.mozilla.org/show_test.cgi?searchType=by_id&id=53245
Verified/fixed on:
Aurora Fennec 13.0a2 (2012-03-25)
Nightly Fennec 14.0a1 (2012-03-25)
Device: Samsung Nexus S
OS: Android 2.3.6
Status: RESOLVED → VERIFIED
Flags: in-litmus?(fennec) → in-litmus+
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•