Closed
Bug 1682989
Opened 5 years ago
Closed 5 years ago
remove unused CertBlocklist implementation and MOZ_NEW_CERT_STORAGE build variable
Categories
(Core :: Security: PSM, task, P1)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: keeler, Assigned: keeler)
Details
(Whiteboard: [psm-assigned])
Attachments
(1 file)
Now that cert_storage
has shipped, CertBlocklist
isn't necessary. We can also get rid of the MOZ_NEW_CERT_STORAGE
build variable, because with the old implementation removed, the new implementation must always be used.
![]() |
Assignee | |
Comment 1•5 years ago
|
||
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/116ce52da0e8
remove CertBlocklist implementation and MOZ_NEW_CERT_STORAGE build variable r=rmf
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•