Hi, I just landed the patches for https://bugzilla.mozilla.org/show_bug.cgi?id=898914, which removes JSBool from the tree, replacing all instances with bool. The patches appear to have stuck.
Apologies to anyone whose outstanding patches were affected adversely. |perl -pi -e 's/JSBool/bool/g' <file>| can be used to replace all instances of |JSBool| in <file> with |bool|. Nick _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform