Closed Bug 441464 Opened 16 years ago Closed 12 years ago

nsSVGElementList.h is slow/generates too much code

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jwatt, Unassigned)

References

Details

The use of nsSVGElementList.h generates too much code and requires us to check all elements rather than just fall through at the end for elements supporting nothing. We should at least fix the SVG_ELEMENT macro so the compiler compiles out the NONE cases. We can probably do better than that though.
I removed this some time ago. There's no SVG_ELEMENT macro any more.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Blocks: 607854
Resolution: WORKSFORME → FIXED
You need to log in before you can comment on or make changes to this bug.