Open
Bug 1503630
Opened 6 years ago
Updated 2 years ago
[meta] Convert XPIDL Consts lists to CEnums where possible
Categories
(Core :: XPCOM, enhancement)
Core
XPCOM
Tracking
()
NEW
People
(Reporter: qdot, Unassigned)
References
Details
(Keywords: meta)
Once but 1498059 lands, we can go through the codebase and convert XPIDL const lists to bitflags where possible. This should help clean up some type confusion on the C++ side.
This is a metabug to track that work across the codebase.
Reporter | ||
Updated•6 years ago
|
Summary: [meta] Convert XPIDL Consts lists to Bitflags where possible → [meta] Convert XPIDL Consts lists to CEnums where possible
Reporter | ||
Updated•6 years ago
|
Assignee: kyle → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•