[Webkit-unassigned] [Bug 6960] New: REGRESSION: Assertion failure in table_layout.cpp:216 calcWidthArray()

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Jan 31 01:59:17 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6960

           Summary: REGRESSION: Assertion failure in table_layout.cpp:216
                    calcWidthArray()
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: HasReduction, Regression
          Severity: normal
          Priority: P1
         Component: Tables
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: opendarwin.org at mitzpettel.com


The testcase fails the assertion in table_layout.cpp:216 that a row's children
are all table cells. The assert isn't new but it was recently changed (r12471)
from a Q_ASSERT, which did nothing, into an ASSERT.
I think the assert should just go away.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list