Closed
Bug 344951
Opened 18 years ago
Closed 18 years ago
Check in another test of |let|
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: Waldo, Unassigned)
References
Details
Attachments
(1 file, 1 obsolete file)
To be uploaded...
| Reporter | ||
Comment 1•18 years ago
|
||
I bug 344952 to address the bug this testcase exposes.
| Reporter | ||
Comment 2•18 years ago
|
||
Attachment #229514 -
Attachment is obsolete: true
| Reporter | ||
Comment 3•18 years ago
|
||
Comment on attachment 229733 [details]
Patch with invalid tests replaced with valid NaN-checks
This originally triggered no assertions, but since it does now, it's even more important that it be checked in soon.
Attachment #229733 -
Flags: review?(bclary)
Updated•18 years ago
|
Attachment #229733 -
Flags: review?(bclary) → review+
Comment 4•18 years ago
|
||
Checking in order-of-operation.js; /cvsroot/mozilla/js/tests/js1_7/block/order-of-operation.js,v <-- order-of-operation.js initial revision: 1.1
Status: NEW → RESOLVED
Closed: 18 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•17 years ago
|
||
add additional case by Norris Boyd. Checking in order-of-operation.js; /cvsroot/mozilla/js/tests/js1_7/block/order-of-operation.js,v <-- order-of-operation.js new revision: 1.3; previous revision: 1.2
You need to log in
before you can comment on or make changes to this bug.
Description
•