Closed
Bug 380907
Opened 18 years ago
Closed 18 years ago
2 undeclared vars in pwd manager
Categories
(Toolkit :: Password Manager, defect)
Tracking
()
VERIFIED
FIXED
mozilla1.9alpha5
People
(Reporter: Peter6, Assigned: Dolske)
References
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
when password manager is opened
Warning: assignment to undeclared variable firstLower
Source file: chrome://passwordmgr/content/passwordManagerCommon.js
Line: 224
Warning: assignment to undeclared variable secondLower
Source file: chrome://passwordmgr/content/passwordManagerCommon.js
Line: 225
Updated•18 years ago
|
Blocks: 374723
Keywords: regression
Assignee | ||
Comment 1•18 years ago
|
||
Updated•18 years ago
|
Attachment #265310 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Updated•18 years ago
|
Whiteboard: [checkin needed]
Comment 2•18 years ago
|
||
Checking in passwordManagerCommon.js;
/cvsroot/mozilla/toolkit/components/passwordmgr/content/passwordManagerCommon.js,v <-- passwordManagerCommon.js
new revision: 1.4; previous revision: 1.3
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Target Milestone: --- → Firefox 3 alpha5
Reporter | ||
Comment 3•18 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a5pre) Gecko/20070523 Minefield/3.0a5pre ID:2007052313 [cairo]
VERIFIED
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Flags: in-testsuite-
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•