Closed
Bug 1682412
Opened 4 years ago
Closed 4 years ago
remove dead code from nsCertTree
Categories
(Core :: Security: PSM, enhancement, P1)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
86 Branch
| Tracking | Status | |
|---|---|---|
| firefox86 | --- | fixed |
People
(Reporter: keeler, Assigned: keeler)
References
Details
(Whiteboard: [psm-assigned])
Attachments
(2 files)
Now that the server certificate error override tab of the certificate manager is managed by JS and not C++ (bug 1659810), there is some dead code in nsCertTree.cpp and related files that can be removed.
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
Depends on D99730
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/978e153f9721
(part 1/2) remove dead code from nsCertTree.cpp and related files r=rmf,mbirghan
https://hg.mozilla.org/integration/autoland/rev/b3bd2abd425f
(part 2/2) remove unnecessary nsCertAddonInfo class r=rmf,mbirghan
Comment 4•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/978e153f9721
https://hg.mozilla.org/mozilla-central/rev/b3bd2abd425f
Status: NEW → RESOLVED
Closed: 4 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
•