Closed
Bug 1431791
Opened 8 years ago
Closed 8 years ago
remove "Others" tab of certificate manager
Categories
(Core :: Security: PSM, enhancement, P1)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
mozilla60
| Tracking | Status | |
|---|---|---|
| firefox60 | --- | fixed |
People
(Reporter: keeler, Assigned: keeler)
References
(Blocks 1 open bug)
Details
(Whiteboard: [psm-assigned])
Attachments
(1 file)
The "Others" tab of the certificate manager supposedly shows certificates in the user's profile that don't match any of the other categories. There are preexisting bugs with this implementation (e.g. hard-coded distrust entries that happen to have corresponding certificates show up in the "Servers" section, even if they're not end-entity certificates). Furthermore, the category is a bit pointless anyway, since certificates that are classified as "other" aren't going to be used for anything. We should just remove it and simplify nsCertTree.
| Assignee | ||
Comment 1•8 years ago
|
||
Note that while the text label is "Others", in code, "Others" can actually refer to email certificates from other people, and the "Others" tab is referred to as the "Orphan" tab.
| Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8944074 [details]
bug 1431791 - remove "Others" tab from certificate manager
https://reviewboard.mozilla.org/r/214394/#review220356
rs=me
Attachment #8944074 -
Flags: review?(jaws) → review+
Comment 4•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8944074 [details]
bug 1431791 - remove "Others" tab from certificate manager
https://reviewboard.mozilla.org/r/214394/#review221600
Looks good to me!
Attachment #8944074 -
Flags: review?(mgoodwin) → review+
| Assignee | ||
Comment 5•8 years ago
|
||
Thanks for the reviews!
https://treeherder.mozilla.org/#/jobs?repo=try&revision=5133591360a2
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/31f666b54f39
remove "Others" tab from certificate manager r=jaws,mgoodwin
Comment 7•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•