Closed
Bug 620034
Opened 14 years ago
Closed 14 years ago
"ABORT: DOM wrapper's list length is out of sync" [@ mozilla::DOMSVGNumberList::Length]
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: jruderman, Assigned: jwatt)
References
Details
(Keywords: assertion, testcase)
Attachments
(3 files, 1 obsolete file)
No description provided.
Reporter | ||
Comment 1•14 years ago
|
||
###!!! ABORT: DOM wrapper's list length is out of sync: 'mItems.Length() == 0 || mItems.Length() == const_cast<DOMSVGNumberList*>(this)->InternalList().Length()', file /builds/slave/cen-osx64-dbg/build/content/svg/content/src/DOMSVGNumberList.h, line 107
Reporter | ||
Comment 2•14 years ago
|
||
Assignee | ||
Updated•14 years ago
|
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → jwatt
Assignee | ||
Comment 3•14 years ago
|
||
Attachment #498760 -
Flags: review?(longsonr)
Assignee | ||
Comment 4•14 years ago
|
||
Same problem exists in SVGAnimatedLengthList.
Attachment #498761 -
Flags: review?(longsonr)
Assignee | ||
Updated•14 years ago
|
Attachment #498760 -
Attachment is obsolete: true
Attachment #498760 -
Flags: review?(longsonr)
Comment 5•14 years ago
|
||
Comment on attachment 498761 [details] [diff] [review] patch Don't forget to check in the testcase as a crashtest when landing.
Attachment #498761 -
Flags: review?(longsonr) → review+
Assignee | ||
Comment 6•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/1c414527a96b
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•