Closed
Bug 352103
Opened 19 years ago
Closed 19 years ago
Empty E4X XMLPI <??> is accepted
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
VERIFIED
FIXED
mozilla1.8.1
People
(Reporter: jruderman, Assigned: Waldo)
References
Details
(Keywords: testcase, verified1.8.1)
Attachments
(1 file)
2.36 KB,
text/plain
|
Details |
y = <??>
should be an error. (See also comments on an invalid bug: bug 352098 comment 1 and 2.)
Updated•19 years ago
|
Assignee: general → jwalden+bmo
Reporter | ||
Comment 1•19 years ago
|
||
Fixed by the patch in bug 352097?
Assignee | ||
Comment 2•19 years ago
|
||
Yes.
Reporter | ||
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•19 years ago
|
||
Patch in bug 352097 also checked in on branch.
Keywords: fixed1.8.1
Target Milestone: --- → mozilla1.8.1
Comment 4•19 years ago
|
||
(In reply to comment #2)
> Created an attachment (id=237817) [edit]
> JS testcase file
Checking in regress-352103.js;
/cvsroot/mozilla/js/tests/e4x/Regress/regress-352103.js,v <-- regress-352103.js
initial revision: 1.1
done
thanks again!
Flags: in-testsuite+
Comment 5•19 years ago
|
||
verified fixed 1.8 20060914 windows/linux 1.9 20060914 windows/mac*/linux
Status: RESOLVED → VERIFIED
Keywords: fixed1.8.1 → verified1.8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•