On 4/27/2013 6:26 PM, al...@yahoo.com wrote:
... appear to be possible without the \ escape.  In fact the \ can not be
present as it does not escape the newline but becomes a part of the string.
Once upon a time, prefs files were actually JS: we created a function "pref" and "user_pref" and then evaulated the file within the JS engine.

This was slow, and so in 2003 we changed it to use a mostly-compatible parser that could consume the existing syntax of most pref.js files (bug 98533).

The format is now "whatever prefread.cpp accepts".

--BDS

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to