Closed Bug 601392 Opened 15 years ago Closed 15 years ago

"ABORT: DOM wrapper's list length is out of sync" [@ DOMSVGLengthList::Length]

Categories

(Core :: SVG, defect)

x86
macOS
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: jruderman, Unassigned)

Details

(Keywords: assertion, testcase)

Attachments

(2 files)

###!!! ABORT: DOM wrapper's list length is out of sync: 'mItems.Length() == 0 || mItems.Length() == const_cast<DOMSVGLengthList*>(this)->InternalList().Length()', file content/svg/content/src/DOMSVGLengthList.h, line 109
Attached file stack trace
WFM. Fixed by the patch in bug 620034, perhaps?
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Correct. The adoptNode() call invokes UnsetAttr() which calls SVGAnimatedLengthList::ClearBaseValue which, prior to the fix for bug 620034, was erroneously clearing the animval instead of the baseval.
Resolution: WORKSFORME → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: