[Webkit-unassigned] [Bug 7935] Infinite recursion in table code when button or new text fields get display:table-row
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Mar 23 11:27:44 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=7935
------- Comment #4 from adele at apple.com 2006-03-23 11:27 PDT -------
Here's the repeating bt:
#20 0x01f91260 in WebCore::RenderBlock::addChildToFlow (this=0x1347391c,
newChild=0x1125b68c, beforeChild=0x0) at
/Volumes/Data/adelep/Source/TOT/Labyrinth/OpenSource/WebCore/rendering/RenderBlock.cpp:201
#21 0x01fbce98 in WebCore::RenderFlow::addChild (this=0x1347391c,
newChild=0x1125b68c, beforeChild=0x0) at
/Volumes/Data/adelep/Source/TOT/Labyrinth/OpenSource/WebCore/rendering/RenderFlow.cpp:120
#22 0x020235ac in WebCore::RenderTableRow::addChild (this=0x134737fc,
child=0x1125b68c, beforeChild=0x0) at
/Volumes/Data/adelep/Source/TOT/Labyrinth/OpenSource/WebCore/rendering/RenderTableRow.cpp:89
#23 0x02022e68 in WebCore::RenderTableSection::addChild (this=0x134736fc,
child=0x1125b68c, beforeChild=0x0) at
/Volumes/Data/adelep/Source/TOT/Labyrinth/OpenSource/WebCore/rendering/RenderTableSection.cpp:112
#24 0x0201b220 in WebCore::RenderTable::addChild (this=0x1347354c,
child=0x1125b68c, beforeChild=0x0) at
/Volumes/Data/adelep/Source/TOT/Labyrinth/OpenSource/WebCore/rendering/RenderTable.cpp:185
#25 0x01fb6d3c in WebCore::RenderContainer::addChild (this=0x1347342c,
newChild=0x1125b68c, beforeChild=0x0) at
/Volumes/Data/adelep/Source/TOT/Labyrinth/OpenSource/WebCore/rendering/RenderContainer.cpp:154
--
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