RESOLVED FIXED 129948
Crash in RenderBlock::addChildIgnoringAnonymousColumnBlocks when region-based multicol enabled
https://bugs.webkit.org/show_bug.cgi?id=129948
Summary Crash in RenderBlock::addChildIgnoringAnonymousColumnBlocks when region-based...
Vicki Pfau
Reported 2014-03-07 17:45:43 PST
Created attachment 226192 [details] Repro The attached repro will cause WebKit to crash in WebCore::RenderBlock::addChildIgnoringAnonymousColumnBlocks(WebCore::RenderObject*, WebCore::RenderObject*) when run in DumpRenderTree, and only when it enables the region-based multicol code path. <rdar://problem/16074072>
Attachments
Repro (145 bytes, text/html)
2014-03-07 17:45 PST, Vicki Pfau
no flags
Patch (3.73 KB, patch)
2014-03-21 11:10 PDT, Dave Hyatt
simon.fraser: review+
Dave Hyatt
Comment 1 2014-03-21 11:10:11 PDT
Dave Hyatt
Comment 2 2014-03-21 11:13:55 PDT
Fix landed in r166078.
Note You need to log in before you can comment on or make changes to this bug.