Closed
Bug 168946
Opened 22 years ago
Closed 22 years ago
More PSM cleanup
Categories
(Core Graveyard :: Security: UI, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: KaiE, Assigned: KaiE)
References
Details
Attachments
(1 file)
(deleted),
patch
|
javi
:
review+
rpotts
:
superreview+
|
Details | Diff | Splinter Review |
remove unnecessary:
NS_X509CERT_CID
NS_X509CERT_CONTRACTID
nobody uses it...
Bug: class and interface of certdb use same uuid. Fix and assign a new uuid.
Move certdb class id from interface file to implementation header file.
Assignee | ||
Comment 2•22 years ago
|
||
Javi, can you please review?
Comment 3•22 years ago
|
||
Comment on attachment 99680 [details] [diff] [review]
Patch v1
r=javi
Attachment #99680 -
Flags: review+
Assignee | ||
Comment 4•22 years ago
|
||
Alec, can you please review?
Comment 5•22 years ago
|
||
Comment on attachment 99680 [details] [diff] [review]
Patch v1
sr=rpotts@netscape.com
so, you don't care about the x509cert contract-id that was removed?
Attachment #99680 -
Flags: superreview+
Assignee | ||
Comment 6•22 years ago
|
||
No, nobody uses that contract ID. Nobody needs to create certificates
externally, they can only be created using PSM internal data anyway.
Fixed on trunk.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•