Closed
Bug 20448
Opened 25 years ago
Closed 25 years ago
vars declared in an eval should be deletable
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: rginda, Assigned: mike+mozilla)
References
()
Details
ecma_3/ExecutionContexts/10.1.4-1.js fails.
(this is a new test in a new directory, make sure to cvs up -d ecma_3)
*-* Testcase ecma_3/ExecutionContexts/10.1.4-1.js failed:
Failure messages were:
FAILED!: [reported from test()] Expected to be able to delete x
(lxr wont pick up the url for a while)
Reporter | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 1•25 years ago
|
||
umm. nevermind. I wasn't testing under brendan's latest patch. This works
now.
You need to log in
before you can comment on or make changes to this bug.
Description
•