Closed
Bug 137973
Opened 24 years ago
Closed 24 years ago
nsSVGElement still uses ElementAt
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
People
(Reporter: paul.golz, Assigned: alex)
Details
Attachments
(1 file)
|
700 bytes,
patch
|
Details | Diff | Splinter Review |
nsSVGElement still uses ElementAt instead of SafeElementAt leading to lots of
assertions due to (now closed) bug 96108
Updated•24 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: patch
OS: Windows 2000 → All
Hardware: PC → All
Summary: nsSVGElement still uses ElementAt → nsSVGElement still uses ElementAt
| Assignee | ||
Comment 2•24 years ago
|
||
Looks like a good idea. nsXULElement uses SafeElementAt as well.
Checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•