Bug 25975 - ECMAScript v5 Support
Summary: ECMAScript v5 Support
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2009-05-22 22:59 PDT by Jonathan 'Wolf' Rentzsch
Modified: 2009-05-24 04:30 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan 'Wolf' Rentzsch 2009-05-22 22:59:18 PDT
ECMAScript v5Language Specification has gone Final Draft:
http://www.ecma-international.org/publications/files/drafts/tc39-2009-025.pdf

It would be nice if WebKit added support for it sooner rather than later.
Comment 1 Mark Rowe (bdash) 2009-05-23 00:50:14 PDT
<rdar://problem/6917417>
Comment 2 Oliver Hunt 2009-05-23 01:11:48 PDT
A single bug for this doesn't make sense -- this is a wide ranging change, many of which we have already implemented so we need this broken up into individual bugs, that all block this one.

There is already a JSON object bug, we already have the new higher order functions on Array.prototype
Comment 3 Maciej Stachowiak 2009-05-24 04:30:30 PDT
Let's use a keyword to track ECMAScript 5 tasks. I created a new ES5 keyword. I applied it to the JSON bug, feel free to file bugs for any other major piece of work and add the keyword. I think this task is too big to usefully track with a single bug.