Closed Bug 1265953 Opened 8 years ago Closed 8 years ago

Convert most of the widget code from nsAutoPtr to UniquePtr

Categories

(Core :: Widget: Cocoa, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla48
Tracking Status
firefox48 --- fixed

People

(Reporter: jwatt, Assigned: jwatt)

References

Details

Attachments

(4 files)

This converts most of the cocoa widget code from nsAutoPtr to UniquePtr. There are still a couple of tricky cases to convert.
Attached patch cocoa patchSplinter Review
Attachment #8743101 - Flags: review?(mstange)
Summary: Convert most of the cocoa widget code from nsAutoPtr to UniquePtr → Convert most of the widget code from nsAutoPtr to UniquePtr
Attachment #8743101 - Attachment description: patch → cocoa patch
Attached patch more widget codeSplinter Review
Attachment #8743223 - Flags: review?(mstange)
Attachment #8743101 - Flags: review?(mstange) → review+
Attachment #8743223 - Flags: review?(mstange) → review+
Attachment #8743549 - Flags: review?(mstange)
Attachment #8743549 - Flags: review?(mstange) → review+
Attachment #8743570 - Flags: review?(mstange)
Attachment #8743570 - Flags: review?(mstange) → review+
Attachment #8743223 - Attachment description: the rest → more widget code
You need to log in before you can comment on or make changes to this bug.