Closed Bug 1197932 Opened 9 years ago Closed 8 years ago

Remove Nightly-Only restriction from ES6 Classes

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla45
Tracking Status
firefox45 --- fixed
relnote-firefox --- 45+

People

(Reporter: efaust, Assigned: efaust)

References

Details

(Keywords: dev-doc-complete, Whiteboard: [DocArea=JS])

Attachments

(1 file)

As they were developed, classes were nightly only. As the project finishes, this will no longer make sense.
Keywords: dev-doc-needed
Whiteboard: [DocArea=JS]
Depends on: harmony-classes
Can we get a confirmation that classes will ride the next Aurora train?
Attached patch Flip the switch.Splinter Review
Funny you should ask....
Assignee: nobody → efaustbmo
Status: NEW → ASSIGNED
Attachment #8696157 - Flags: review?(jorendorff)
Comment on attachment 8696157 [details] [diff] [review]
Flip the switch.

Review of attachment 8696157 [details] [diff] [review]:
-----------------------------------------------------------------

✔

::: js/src/tests/ecma_6/Class/staticConstructor.js
@@ +2,5 @@
>      constructor() { }
>      static constructor() { }
>  }
>  
> +class testWithExtends extends null {

lol
Attachment #8696157 - Flags: review?(jorendorff) → review+
https://hg.mozilla.org/mozilla-central/rev/f7fd5f39ddd2
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
Added to the release notes using "ES6 Classes" as wording
and a link to https://developer.mozilla.org/docs/Web/JavaScript/Reference/Classes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: