[Webkit-unassigned] [Bug 115156] Fix table sizing when 'max-width' is used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 3 03:13:08 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=115156





--- Comment #8 from László Langó <llango.u-szeged at partner.samsung.com>  2014-02-03 03:10:28 PST ---
I cannot reproduce the assertions.

(In reply to comment #6)
> This change made two regression tests assert:
> 
> fast/table/multiple-captions-crash.xhtml
> fast/table/multiple-captions-crash2.xhtml
> 
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0   com.apple.JavaScriptCore          0x0000000105bf7daa WTFCrash + 42 (Assertions.cpp:333)
> 1   com.apple.WebCore                 0x0000000108ae4712 WebCore::RenderTable::updateLogicalWidth() + 3618 (RenderTable.cpp:334)
> 2   com.apple.WebCore                 0x0000000108ae53c9 WebCore::RenderTable::layout() + 569 (RenderTable.cpp:437)
> 3   com.apple.WebCore                 0x0000000109148ebb WebCore::RenderBlockFlow::layoutBlockChild(WebCore::RenderBox&, WebCore::RenderBlockFlow::MarginInfo&, WebCore::LayoutUnit&, WebCore::LayoutUnit&) + 1323 (RenderBlockFlow.cpp:640)
> 4   com.apple.WebCore                 0x0000000109146ada WebCore::RenderBlockFlow::layoutBlockChildren(bool, WebCore::LayoutUnit&) + 618 (RenderBlockFlow.cpp:557)
> 5   com.apple.WebCore                 0x00000001091456b7 WebCore::RenderBlockFlow::layoutBlock(bool, WebCore::LayoutUnit) + 1191 (RenderBlockFlow.cpp:407)
> 6   com.apple.WebCore                 0x000000010887c55d WebCore::RenderBlock::layout() + 125 (RenderBlock.cpp:1318)
> 7   com.apple.WebCore                 0x0000000109148ebb WebCore::RenderBlockFlow::layoutBlockChild(WebCore::RenderBox&, WebCore::RenderBlockFlow::MarginInfo&, WebCore::LayoutUnit&, WebCore::LayoutUnit&) + 1323 (RenderBlockFlow.cpp:640)
> 8   com.apple.WebCore                 0x0000000109146ada WebCore::RenderBlockFlow::layoutBlockChildren(bool, WebCore::LayoutUnit&) + 618 (RenderBlockFlow.cpp:557)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list