Closed
Bug 1618735
Opened 5 years ago
Closed 5 years ago
Replace nsAutoPtr usage in dom/plugins with UniquePtr
Categories
(Core Graveyard :: Plug-ins, task)
Core Graveyard
Plug-ins
Tracking
(firefox75 fixed)
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: erahm, Assigned: erahm)
References
Details
Attachments
(1 file)
This bug will track replacing usage of nsAutoPtr with UniquePtr in the dom/plugins 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/e58f6c24816c
Remove nsAutoPtr usage from dom/plugins. r=handyman
Comment 3•5 years ago
|
||
Backed out for bustages on nsZipArchive.h
Backout link: https://hg.mozilla.org/integration/autoland/rev/d308f6bfecbc0b2fd5e234216952b159fa90f65d
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=291061642&repo=autoland&lineNumber=15120
Flags: needinfo?(erahm)
Assignee | ||
Comment 4•5 years ago
|
||
This was from the other patchset in that push.
Flags: needinfo?(erahm)
Pushed by erahm@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4f02c804e101
Remove nsAutoPtr usage from dom/plugins. r=handyman
Comment 6•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•