Closed
Bug 1265164
Opened 10 years ago
Closed 10 years ago
Always use nsCOMPtrs with getNSSDialogs()
Categories
(Core :: Security: PSM, defect)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
mozilla49
| Tracking | Status | |
|---|---|---|
| firefox49 | --- | fixed |
People
(Reporter: Cykesiopka, Assigned: Cykesiopka)
Details
(Whiteboard: [psm-assigned])
Attachments
(1 file)
Because nsCOMPtrs let us avoid manual ref counting, which is good.
| Assignee | ||
Comment 1•10 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/49167/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/49167/
Attachment #8745919 -
Flags: review?(dkeeler)
Comment 2•10 years ago
|
||
Comment on attachment 8745919 [details]
MozReview Request: Bug 1265164 - Always use nsCOMPtrs with getNSSDialogs(). r=keeler
https://reviewboard.mozilla.org/r/49167/#review46143
Looks good.
Attachment #8745919 -
Flags: review?(dkeeler) → review+
| Assignee | ||
Comment 3•10 years ago
|
||
Comment on attachment 8745919 [details]
MozReview Request: Bug 1265164 - Always use nsCOMPtrs with getNSSDialogs(). r=keeler
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/49167/diff/1-2/
Attachment #8745919 -
Attachment description: MozReview Request: Bug 1265164 - Always use nsCOMPtrs with getNSSDialogs(). → MozReview Request: Bug 1265164 - Always use nsCOMPtrs with getNSSDialogs(). r=keeler
| Assignee | ||
Comment 4•10 years ago
|
||
Thanks!
https://treeherder.mozilla.org/#/jobs?repo=try&revision=6eaf09dabff76c9ab028e1ea04ecc636deed7f53
https://treeherder.mozilla.org/#/jobs?repo=try&revision=edd988960d1f681fde9f9f1e3d16c8e5c9dc5676
Keywords: checkin-needed
Keywords: checkin-needed
Comment 6•10 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•