Open
Bug 616255
Opened 14 years ago
Updated 2 years ago
"ASSERTION: If it's incomplete and has no nif yet, it must flag a nif reflow" printing page with table root
Categories
(Core :: Printing: Output, defect)
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files, 1 obsolete file)
###!!! ASSERTION: If it's incomplete and has no nif yet, it must flag a nif reflow.: 'nextFrame || aStatus & NS_FRAME_REFLOW_NEXTINFLOW', file layout/generic/nsCanvasFrame.cpp, line 503
Reporter | ||
Updated•14 years ago
|
Attachment #494790 -
Attachment is obsolete: true
Reporter | ||
Comment 1•14 years ago
|
||
Reporter | ||
Comment 2•14 years ago
|
||
Is this a regression or a modified fuzzer? The assert itself is from 2008.
Reporter | ||
Comment 4•14 years ago
|
||
Modified fuzzer, I think. I only started to test printing (to pdf/ps) a few weeks ago.
Comment 5•9 years ago
|
||
Still asserts on trunk.
ASSERTION: data loss - incomplete row needed more height than available, on top of page: 'rowMetrics.Height() <= rowReflowState.AvailableHeight()', file /builds/slave/m-cen-l64-d-000000000000000000/build/src/layout/tables/nsTableRowGroupFrame.cpp, line 1153
ASSERTION: If it's incomplete and has no nif yet, it must flag a nif reflow.: 'nextFrame || aStatus & NS_FRAME_REFLOW_NEXTINFLOW', file /builds/slave/m-cen-l64-d-000000000000000000/build/src/layout/generic/nsCanvasFrame.cpp, line 695
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•