This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 268384 - ECMAScript 6 support (variable 'super')
Summary: ECMAScript 6 support (variable 'super')
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-06 17:43 UTC by murtukov
Modified: 2016-12-06 07:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Code example (9.72 KB, image/png)
2016-10-06 17:43 UTC, murtukov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description murtukov 2016-10-06 17:43:16 UTC
Created attachment 162376 [details]
Code example

When you are trying to access a method of base class via 'super' you become the message "A global variable 'super' is not declared" (see the screenshot)
Comment 1 Petr Pisl 2016-10-11 09:00:49 UTC
Fixed in web-main.
http://hg.netbeans.org/web-main/rev/47b0cf98a8a1

Thanks for catching this.
Comment 2 Quality Engineering 2016-10-12 01:58:53 UTC
Integrated into 'main-silver', will be available in build *201610120002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/47b0cf98a8a1
User: Petr Pisl <ppisl@netbeans.org>
Log: #268384 - ECMAScript 6 support (variable 'super')
Comment 3 Petr Pisl 2016-12-06 07:10:02 UTC
Transplanted to the releases/release82.