Open
Bug 1368104
Opened 8 years ago
Updated 3 years ago
Use [infallible] more in PSM IDL files
Categories
(Core :: Security: PSM, enhancement, P3)
Core
Security: PSM
Tracking
()
NEW
People
(Reporter: Cykesiopka, Unassigned)
References
Details
(Whiteboard: [psm-backlog])
The [infallible] XPIDL property makes C++ code nicer by providing infallible getter functions, which clutter code less than the fallible versions.
PSM IDL files should take advantage of this property more.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•