Closed
Bug 1492414
Opened 6 years ago
Closed 6 years ago
Modify CertBlocklist interface to a form that should work with Rust XPCom bindings
Categories
(Core :: Security: PSM, enhancement)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: mgoodwin, Assigned: mgoodwin)
References
Details
Attachments
(1 file)
The current interface nsICertBlocklist.idl makes use of arrays (see IsCertRevoked). It's convienent to fix this before we land code for bug 1429796.
Assignee | ||
Updated•6 years ago
|
Summary: Modify CertBlocklist interface a signature that should work for Rust XPCom bindings → Modify CertBlocklist interface to a form that should work with Rust XPCom bindings
Assignee | ||
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Comment on attachment 9010270 [details]
Bug 1492414 - Modify CertBlocklist interface to a form that should work with Rust XPCom bindings r?keeler
Dana Keeler [:keeler] (she/her) (use needinfo) has approved the revision.
Attachment #9010270 -
Flags: review+
Pushed by mgoodwin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6623a2039f21
Modify CertBlocklist interface to a form that should work with Rust XPCom bindings r=keeler
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•