Closed Bug 366130 Opened 18 years ago Closed 14 years ago

"path data parse error" should not be an assertion

Categories

(Core :: SVG, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED

People

(Reporter: jruderman, Unassigned)

References

()

Details

nsSVGPathSegList::SetValueString has

148     NS_ERROR("path data parse error!");

This should be removed or replaced with a message to the Error Console.  Assertions are for bugs in the program, not for malformed pages.  (See also bug 344888.)
OS: Mac OS X → All
Hardware: Macintosh → All
Assignee: general → nobody
QA Contact: ian → general
Depends on: 601699
This was fixed by the checkin for bug 522306.
Status: NEW → RESOLVED
Closed: 14 years ago
Depends on: 522306
No longer depends on: 601699
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.