Closed
Bug 170359
Opened 22 years ago
Closed 22 years ago
Regression: Make sure new code from bug 168448 uses NS_INIT_ISUPPORTS
Categories
(Core Graveyard :: Security: UI, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: KaiE, Assigned: KaiE)
References
Details
Attachments
(1 file)
(deleted),
patch
|
javi
:
review+
alecf
:
superreview+
|
Details | Diff | Splinter Review |
At least for new class nsCRLManager, I did not add a constructor and therefore
I'm not yet calling NS_INIT_ISUPPORTS. Needs to get fixed asap.
Assignee | ||
Comment 1•22 years ago
|
||
nsCRLManager is the only place where I missed adding NS_INIT_ISUPPORTS
Assignee | ||
Comment 2•22 years ago
|
||
Javi, can you please review?
Comment 3•22 years ago
|
||
Comment on attachment 100319 [details] [diff] [review]
Patch v1
r=javi
Attachment #100319 -
Flags: review+
Comment 4•22 years ago
|
||
Comment on attachment 100319 [details] [diff] [review]
Patch v1
sr=alecf
Attachment #100319 -
Flags: superreview+
Assignee | ||
Comment 5•22 years ago
|
||
Fixed on trunk.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 6•22 years ago
|
||
Verified per kaie's comment.
Status: RESOLVED → VERIFIED
Priority: -- → P3
Version: unspecified → 2.4
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
•