Closed
Bug 591196
Opened 15 years ago
Closed 15 years ago
Passwords are not remembered.
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ahoza, Assigned: wesj)
Details
Attachments
(1 file)
641 bytes,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
BuildID: Mozilla/5.0 (Android; Linux armv7l; rv:2.0b5pre) Gecko/20100826
Namoroka/4.0b5pre Fennec/2.0a1pre
Device: HTC Desire A8181
Steps to reproduce:
Scenario 1:
1. Go to google/yahoo login page.
2. Enter username and password and select Login
3. When Password manager pops up select "Remember".
4. Singout go to Login page again.
Scenario 2:
1. Open http://www-archive.mozilla.org/quality/browser/front-end/testcases/wallet/login.html.
2. Type in Username: Squiddy and Password: calamari
3. Press the Login button
4. Click on "remember" on the password manager info bar to save the password
5. Open Login Page in a new tab.
Expected results:
Login form should be pre-filled with user previously entered credentials or at least after selecting username from Form Assistant Manger and moving to password field it should be filled with proper password.
Actual results:
Password is not remembered.
On Maemo build:
BuildID: Mozilla/5.0 (Maemo; Linux armv7l; rv:2.0b5pre) Gecko/20100826
Namoroka/4.0b5pre Fennec/2.0b1pre
Device: Nokia N900
For scenario 1, passwords are sometimes remembered sometimes not.
For Scenario 2, passwords are not remembered.
Updated•15 years ago
|
tracking-fennec: --- → ?
Updated•15 years ago
|
tracking-fennec: ? → 2.0b2+
Updated•15 years ago
|
OS: Android → All
Hardware: ARM → All
Comment 2•15 years ago
|
||
Can we escalate this fix for 2.0 beta 1? This bug is referenced by most of our busted password manager tests in our litmus smoketests, and considered blocking regression testing.
Litmus Results from Sept 13 build:
https://litmus.mozilla.org/single_result.cgi?id=310429
https://litmus.mozilla.org/single_result.cgi?id=310428
https://litmus.mozilla.org/single_result.cgi?id=310427
https://litmus.mozilla.org/single_result.cgi?id=310426
Comment 3•15 years ago
|
||
I get the following errors when attempting to save a password:
JavaScript error: , line 0: uncaught exception: [Exception... "'Can't add a login without a httpRealm or formSubmitURL.' when calling method: [nsILoginManager::addLogin]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "JS frame :: file:///home/mbrubeck/src/mozilla/fennec/dist/bin/components/nsLoginManagerPrompter.js :: anonymous :: line 999" data: no]
WARNING: There is no observer for "invalidformsubmit". One should be implemented!: file /home/mbrubeck/src/mozilla/mozilla-central/content/html/content/src/nsHTMLFormElement.cpp, line 1714
###!!! ASSERTION: Trying to initialize PSM/NSS in a non-chrome process!: 'Error', file /home/mbrubeck/src/mozilla/mozilla-central/security/manager/ssl/src/nsNSSComponent.cpp, line 292
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → wjohnston
Assignee | ||
Comment 5•15 years ago
|
||
Attachment #475144 -
Flags: review?(mark.finkle)
Updated•15 years ago
|
Attachment #475144 -
Flags: review?(mark.finkle) → review+
Comment 6•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 7•15 years ago
|
||
Verified fixed on Mozilla/5.0 (Maemo; Linux armv71; rv:2.0b7pre) Gecko/20100920 Firefox/4.0b7pre Fennec/2.0b1pre
Comment 8•14 years ago
|
||
Verified fixed on:
Mozilla/5.0 (Android;Linux armv7l;rv:9.0a1)Gecko/20110915
Firefox/9.0a1 Fennec/9.0a1
Status: RESOLVED → VERIFIED
Updated•11 years ago
|
tracking-fennec: ? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•