Closed
Bug 705996
Opened 14 years ago
Closed 14 years ago
"ASSERTION: horizontal damage extends outside table"
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
FIXED
mozilla11
People
(Reporter: jruderman, Assigned: bernd_mozilla)
References
Details
(Keywords: assertion, testcase)
Crash Data
Attachments
(5 files, 1 obsolete file)
###!!! ASSERTION: horizontal damage extends outside table: '(aValue).XMost() <= GetColCount()', file layout/tables/nsTableFrame.cpp, line 3810
This assertion was added in bug 460637.
Reporter | ||
Comment 1•14 years ago
|
||
Reporter | ||
Comment 2•14 years ago
|
||
Reporter | ||
Comment 3•14 years ago
|
||
Reporter | ||
Updated•14 years ago
|
Crash Signature: [@ nsTableFrame::CalcBCBorders]
Reporter | ||
Comment 4•14 years ago
|
||
Assertions from testcase 2:
###!!! ASSERTION: horizontal damage extends outside table: '(aValue).XMost() <= GetColCount()', file layout/tables/nsTableFrame.cpp, line 3810
###!!! ASSERTION: dead cells should not require new columns: 'aCellFrame', file layout/tables/nsCellMap.cpp, line 1517
###!!! ASSERTION: invalid col index: 'Error', file layout/tables/nsTableFrame.cpp, line 436
###!!! ASSERTION: CellIterator program error: 'false', file layout/tables/nsTableFrame.cpp, line 4216
###!!! ASSERTION: invalid col index: 'Error', file layout/tables/nsTableFrame.cpp, line 436
###!!! ASSERTION: null mCurrentColFrame: 'Error', file layout/tables/nsTableFrame.cpp, line 5380
Attachment #578301 -
Flags: review?(matspal)
Attachment #578301 -
Attachment is obsolete: true
Attachment #578301 -
Flags: review?(matspal)
Attachment #578303 -
Flags: review?(matspal)
Comment 7•14 years ago
|
||
Comment on attachment 578303 [details] [diff] [review]
patch
r=mats
Attachment #578303 -
Flags: review?(matspal) → review+
Comment 9•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla11
You need to log in
before you can comment on or make changes to this bug.
Description
•