Closed
Bug 1260642
Opened 9 years ago
Closed 9 years ago
[meta] Stop using Scoped.h in PSM
Categories
(Core :: Security: PSM, task)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
People
(Reporter: Cykesiopka, Unassigned)
References
Details
(Keywords: meta, 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•9 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: 9 years ago
Resolution: --- → FIXED
Whiteboard: [psm-cleanup] → [psm-tracking]
Updated•1 year ago
|
Updated•1 year ago
|
Severity: minor → --
You need to log in
before you can comment on or make changes to this bug.
Description
•