Closed
Bug 1260642
Opened 9 years ago
Closed 8 years ago
[Tracking] Stop using Scoped.h in PSM
Categories
(Core :: Security: PSM, defect)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
People
(Reporter: Cykesiopka, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [psm-tracking])
Scoped.h is deprecated, and PSM should migrate to e.g. UniquePtr.h so Scoped.h can eventually be removed.
Note: This will not necessarily include ScopedNSSTypes.h, which has consumers outside of PSM.
Reporter | ||
Comment 1•8 years ago
|
||
Now that all the dependent bugs have been fixed, PSM (with the exception of ScopedNSSTypes.h as noted in comment 0) no longer uses Scoped.h.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Whiteboard: [psm-cleanup] → [psm-tracking]
You need to log in
before you can comment on or make changes to this bug.
Description
•