Closed
Bug 1626441
Opened 5 years ago
Closed 5 years ago
Remove nsAutoPtr usage from dom/fetch
Categories
(Core :: DOM: Networking, task, P3)
Core
DOM: Networking
Tracking
()
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: erahm, Assigned: erahm)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
This bug will track replacing usage of nsAutoPtr
with UniquePtr
in the dom/fetch 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: -- → P3
Whiteboard: [necko-triaged]
Pushed by erahm@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8a61c387a6d5
Remove nsAutoPtr usage from dom/fetch. r=smaug
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
•