Closed
Bug 1610388
Opened 5 years ago
Closed 5 years ago
Replace nsAutoPtr usage in gfx/ with UniquePtr
Categories
(Core :: Graphics, task)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla74
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: erahm, Assigned: erahm)
References
Details
Attachments
(1 file)
This bug will track replacing usage of nsAutoPtr with UniquePtr in the gfx/ directory. See bug 1610067, comment 0 for more details.
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → erahm
Status: NEW → ASSIGNED
Pushed by erahm@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9fd9eeb8160f
Remove nsAutoPtr usage from gfx/. r=mattwoodrow
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•