Bug 17341

Summary: ER: Implement JavaScript 1.7 Language Extensions
Product: WebKit Reporter: Arthur Langereis <puurtuur>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Enhancement CC: anders.norgaard, barraclough, emacemac7, info, mike, webkit, webmaster
Priority: P4    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://developer.mozilla.org/en/docs/New_in_JavaScript_1.7

Description Arthur Langereis 2008-02-13 04:44:41 PST
JS 1.7 support was introduced in Firefox 2.0 and is now also available on the server-side via Aptana's Jaxer Server (which uses Gecko 1.9). It introduces a couple of powerful enhancements to the language that would be very welcome in Safari.

These features are also a step towards the JS2 spec. With Gecko, (Mobile)Safari and hopefully later Opera on board, it will become a more viable technique to use on at least domain- and/or mobile-specific sites.
Comment 1 Robert Blaut 2008-03-08 09:41:55 PST
Confirmed as an enhancement request
Comment 2 Gavin Barraclough 2012-03-07 18:37:48 PST
Our goal is ECMA-262 conformance.  Many of the features of JS1.7 are being standardized as a part of ES6 Harmony, those that are not standardized are unlikely to be supported.  Duping to the ES6 bug, which is tracking the features in JS1.7 that will be implemented.

*** This bug has been marked as a duplicate of bug 80559 ***