On Aug 19, 3:32 am, Marc Guillemot <[email protected]> wrote: > Norris Boyd a écrit : > > > ... > > It's basically a feature that's not yet implemented, but will be > > before the next release. I'll likely emulate whatever approach > > SpiderMonkey takes in terms of versioning and ES5 support. > > what is the timeline for that? > I wanted to ship a (minimally) patched version of current Rhino head > from CVS into next HtmlUnit release, but this intrusive ES5 support is a > blocker for us :-( > > Cheers, > Marc.
I checked with the SpiderMonkey guys and they are hoping to get away with adding ES5 support under the default version rather than keying it off of a JavaScript version number since ES5 doesn't introduce any new syntax. What are the elements of ES5 support that block HtmlUnit? --N _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
