[JS-internals] |make check| now enforces some style rules in SpiderMonkey

2013-08-04 Thread Nicholas Nethercote
Hi, I just landed the patch in https://bugzilla.mozilla.org/show_bug.cgi?id=880088, which added a |check-style| make target that does some style checks on SpiderMonkey. The current checks are all related to header files and #includes: - No cyclic dependencies between header files. - No normal h

[JS-internals] potential JS 0-day

2013-08-04 Thread Andreas Gal
Looks like a heap spray. If anyone wants to help with the analysis, please head over to: https://bugzilla.mozilla.org/show_bug.cgi?id=901365 Currently this is assumed to only affect ESR 17, not trunk. Andreas ___ dev-tech-js-engine-internals mailin