Closed
Bug 481087
Opened 17 years ago
Closed 17 years ago
add getAllEncryptedLogins stub to storage-mozStorage.js
Categories
(Toolkit :: Password Manager, defect)
Toolkit
Password Manager
Tracking
()
VERIFIED
FIXED
mozilla1.9.2a1
People
(Reporter: Dolske, Assigned: Dolske)
References
Details
(Keywords: verified1.9.1)
Attachments
(1 file)
|
1.13 KB,
patch
|
Gavin
:
review+
beltzner
:
approval1.9.1+
|
Details | Diff | Splinter Review |
Bug 451267 added this API, but didn't add a stub implementation to storage-mozStorage.js.
A real implementation of this API isn't needed, but the stub should be there to make it clear that it's not implemented.
Attachment #365075 -
Flags: review?(gavin.sharp)
Updated•17 years ago
|
Attachment #365075 -
Flags: review?(gavin.sharp) → review+
| Assignee | ||
Updated•17 years ago
|
Attachment #365075 -
Flags: approval1.9.1?
Comment 1•17 years ago
|
||
Comment on attachment 365075 [details] [diff] [review]
Patch v.1
a191=beltzner
Attachment #365075 -
Flags: approval1.9.1? → approval1.9.1+
| Assignee | ||
Comment 2•17 years ago
|
||
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•17 years ago
|
||
Keywords: fixed1.9.1
Comment 4•17 years ago
|
||
Verified by checkins on mc and 1.9.1.
Status: RESOLVED → VERIFIED
Keywords: fixed1.9.1 → verified1.9.1
You need to log in
before you can comment on or make changes to this bug.
Description
•