Open Bug 1496139 Opened 7 years ago Updated 3 years ago

Consider supporting string constants in xpidl.

Categories

(Core :: XPCOM, enhancement)

enhancement

Tracking

()

People

(Reporter: nika, Unassigned)

Details

Currently XPIDL constants can only be integers (short, long, unsigned short, and unsigned long). It /might/ be nice to add support for string literals which will be reflected as a |static constexpr nsLiteral[C]String| in C++ and a string on the interface in JS.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.