Closed
Bug 620034
Opened 15 years ago
Closed 15 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•15 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•15 years ago
|
||
| Assignee | ||
Updated•15 years ago
|
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → jwatt
| Assignee | ||
Comment 3•15 years ago
|
||
Attachment #498760 -
Flags: review?(longsonr)
| Assignee | ||
Comment 4•15 years ago
|
||
Same problem exists in SVGAnimatedLengthList.
Attachment #498761 -
Flags: review?(longsonr)
| Assignee | ||
Updated•15 years ago
|
Attachment #498760 -
Attachment is obsolete: true
Attachment #498760 -
Flags: review?(longsonr)
Comment 5•15 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•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•