Closed
Bug 1626452
Opened 5 years ago
Closed 5 years ago
Remove remaining nsAutoPtr usage from parser/
Categories
(Core :: XML, task, P2)
Core
XML
Tracking
()
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: erahm, Assigned: erahm)
References
Details
Attachments
(1 file)
This bug will track replacing usage of nsAutoPtr
with UniquePtr
in the parser/ 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
Updated•5 years ago
|
Priority: -- → P2
Pushed by erahm@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e7bbdc722890
Remove remaining nsAutoPtr usage from parser/. r=hsivonen
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•