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 267425 - Global property NaN and Infinity object are marked as undefined
Summary: Global property NaN and Infinity object are marked as undefined
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-03 16:35 UTC by Petr Pisl
Modified: 2016-08-05 01:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisl 2016-08-03 16:35:30 UTC
NaN and Infinity are known global objects. They should not be marked as undefined global variables.
Comment 1 Petr Pisl 2016-08-04 14:18:46 UTC
Fixed in web-main.
Comment 2 Quality Engineering 2016-08-05 01:56:51 UTC
Integrated into 'main-silver', will be available in build *201608050002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/fca47d78c2d0
User: Petr Pisl <ppisl@netbeans.org>
Log: #267425 - Global property NaN and Infinity object are marked as undefined