Closed Bug 694107 Opened 13 years ago Closed 11 years ago

Opt-in for Harmony

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: dmandelin, Unassigned)

References

(Blocks 1 open bug)

Details

We'll need a way for users to opt in to Harmony. I'm told the committee is leaning toward providing two ways do that:

use version 6;
script type="application/ecmascript;version=6" 
// see content/src/base/nsScriptLoader.cpp, 

While the spec is still a draft, we'll probably want some kind of variant to indicate that it's experimental and may change--"6x" or something like that.
Assignee: general → evilpies
Assignee: evilpies → general
ES6 (and Harmony in general) won't rely on opt-in anymore.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.