Closed Bug 1252195 Opened 9 years ago Closed 9 years ago

remove use of ScopedFreePtr from nsMemoryReporterManager

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla47
Tracking Status
firefox47 --- fixed

People

(Reporter: froydnj, Assigned: froydnj)

Details

Attachments

(2 files)

No description provided.
Just like UniquePtr<T>, except that we're going to delete the allocated memory with |free()|.
Attachment #8724870 - Flags: review?(jwalden+bmo)
Something derived from UniquePtr is better than something derived from Scoped.
Attachment #8724871 - Flags: review?(n.nethercote)
Attachment #8724871 - Flags: review?(n.nethercote) → review+
Attachment #8724870 - Flags: review?(jwalden+bmo) → review+
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: