Closed Bug 614367 Opened 14 years ago Closed 13 years ago

"ASSERTION: unknown nsISVGValue" with transform property

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: jruderman, Assigned: longsonr)

Details

(Keywords: assertion, testcase)

Attachments

(3 files)

Attached image testcase
###!!! ASSERTION: unknown nsISVGValue: 'Not Reached', file content/svg/content/src/nsSVGElement.cpp, line 1072
Attached file stack trace
Attached patch patchSplinter Review
Assignee: nobody → longsonr
Attachment #515450 - Flags: review?(dholbert)
Attachment #515450 - Flags: review?(dholbert) → review+
Keywords: checkin-needed
backout strategy - backout patch.
Landed: http://hg.mozilla.org/mozilla-central/rev/d6832692e749
Status: NEW → RESOLVED
Closed: 13 years ago
Keywords: checkin-needed
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
Mozilla/5.0 (X11; Linux i686; rv:2.2a1pre) Gecko/20110404 Firefox/4.2a1pre

When trying to verify this issue on the attached testcase I got the following in the Error console:

Warning: Unexpected value ? parsing transform attribute.
Source File: https://bug614367.bugzilla.mozilla.org/attachment.cgi?id=492756
Line: 0

Error: uncaught exception: [Exception... "Index or size is negative or greater than the allowed amount"  code: "1" nsresult: "0x80530001 (NS_ERROR_DOM_INDEX_SIZE_ERR)"  location: "https://bug614367.bugzilla.mozilla.org/attachment.cgi?id=492756 Line: 6"]
That's expected. The transform attribute is invalid, the fix just stops us raising an ASSERTION.
Perfect. Considering comment 6 setting as Verified Fixed.
Status: RESOLVED → VERIFIED
Flags: in-testsuite+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: