37
37
// Report any errors or warnings we encounter during parsing.
38
38
typedef void (*PrefParseErrorReporter)(const char* aMessage,
40
40
PrefType mVtype; // PREF_{STRING,INT,BOOL}
41
41
bool mIsDefault; // true if (default) pref
42
42
bool mIsStickyDefault; // true if (sticky) pref