Closed
Bug 697962
Opened 14 years ago
Closed 14 years ago
Uncaught exception: Exception... "User canceled master password entry" nsresult: "080004004 (NS_ERROR_ABORT)" @ crypto-SDR.js
Categories
(Toolkit :: Password Manager, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 613544
People
(Reporter: xti, Unassigned)
Details
Mozilla/5.0 (Android;Linux armv7l;rv:10.0a1)Gecko/20111027
Firefox/10.0a1 Fennec/10.0a1
Devices: HTC Desire, Acer ICONIA A500
OS: Android 2.2, Android 3.1
Steps to reproduce:
1. Open Fennec
2. Go to Preferences
3. Enable and add a Master Password
4. Restart Fennec
5. Browse to bugzilla.mozilla.org
6. Log in with valid credentials
7. Tap on Remember password button
8. Dismiss the Master Password popup by tapping on the Cancel button
Expected result:
After step 8, no errors occur in Error Console.
Actual result:
After step 8, the following error occurs:
Error: uncaught exception: [Exception... "User canceled master password entry" ns result: "0x80004004 (NS_ERROR_ABORT)" location: "JS frame :: jar:file:///data/app/org.mozilla.fennec-1.apk!/components/crypto-SDR.js :: <TOP_LEVEL> :: line 148" data: no]
Comment 1•14 years ago
|
||
Sounds like a harmless error to me; as long as the caller should aborted whatever action was being performed.
Component: General → Password Manager
Product: Fennec → Toolkit
QA Contact: general → password.manager
Comment 2•14 years ago
|
||
Dolske, invalid?
Comment 3•14 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #2)
> Dolske, invalid?
Actually a duplicate of an invalid bug :)
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•