Closed
Bug 43290
Opened 25 years ago
Closed 25 years ago
Mozilla crashes in getElementsByTagNameNS(...) method
Categories
(Core Graveyard :: Java APIs for DOM, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rmv, Assigned: sdv)
Details
(Keywords: crash)
Overview Description:
Mozilla crashes in getElementsByTagNameNS(...) method of
ElementImpl class.
Steps to Reproduce:
Run JavaDOM API ElementImpl_getElementsByTagNameNS_String_String_3 testcase.
Actual Results:
Mozilla crashes.
Expected Results:
Method should work propely.
Build Date & Platform Bug Found:
06/20/2000 Windows NT 4.0
Additional Information:
Updated•25 years ago
|
Severity: normal → critical
| Assignee | ||
Comment 3•25 years ago
|
||
There was incorrect type cast.
Fixed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•