Closed
Bug 1241650
Opened 10 years ago
Closed 9 years ago
remove nsIX509CertDB.findCertNicknames
Categories
(Core :: Security: PSM, defect)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
mozilla47
People
(Reporter: keeler, Assigned: keeler)
References
Details
(Keywords: addon-compat)
Attachments
(1 file)
nsIX509CertDB.findCertNicknames is not used in mozilla-central or comm-central. There are a small handful of addons that use it, but as far as I can tell they only do so as a way of listing known certificates. nsIX509CertDB.getCerts is a much better API for that, so it should be used instead.
![]() |
Assignee | |
Comment 1•10 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/35529/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/35529/
Attachment #8720974 -
Flags: review?(mgoodwin)
![]() |
Assignee | |
Updated•10 years ago
|
Assignee: nobody → dkeeler
Comment 2•9 years ago
|
||
Comment on attachment 8720974 [details]
MozReview Request: bug 1241650 - remove nsIX509CertDB.findCertNicknames r?mgoodwin
https://reviewboard.mozilla.org/r/35529/#review32271
Looks good to me.
Attachment #8720974 -
Flags: review?(mgoodwin) → review+
![]() |
Assignee | |
Comment 4•9 years ago
|
||
Thanks!
Comment 5•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in
before you can comment on or make changes to this bug.
Description
•