Closed Bug 1665788 Opened 5 years ago Closed 6 days ago

nsIX509CertDB.getCerts should be asynchronous

Categories

(Core :: Security: PSM, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
157 Branch
Tracking Status
firefox157 --- fixed

People

(Reporter: keeler, Assigned: keeler)

References

Details

(Whiteboard: [psm-backlog])

Attachments

(1 file)

nsIX509CertDB.getCerts queries all known certificates, which touches not only the nss cert db (i.e. the disk) but potentially other PKCS#11 devices that may be slow. This function should be asynchronous.

Assignee: nobody → dkeeler
Status: NEW → ASSIGNED
Pushed by dkeeler@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/9b140e29b28d https://hg.mozilla.org/integration/autoland/rev/2bc7a23afe87 make nsIX509CertDB.getCerts() asynchronous r=jschanck,necko-reviewers,urlbar-reviewers,manuel,hjones,daleharvey
Status: ASSIGNED → RESOLVED
Closed: 6 days ago
Resolution: --- → FIXED
Target Milestone: --- → 157 Branch
See Also: → 2068589
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: