Bug 23998
Summary: | Website crashes Chromium and loads very slowly on WebKit | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jon@Chromium <jon> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
URL: | http://www.familyguyx.net/ |
Jon@Chromium
After a recent merge from Webkit this site began to crash the trunk build of Chromium. In WebKit the site appears to lock up the renderer -- however after perhaps 20 minutes it eventually completes. The resulting page has an enormous amount of whitespace between the header and a little bit of content at the bottom.
I was unable to get WebKit to produce a stack trace. Here is what we get from Chromium.
WebCore::InlineFlowBox::addToLine \webcore\rendering\inlineflowbox.cpp@91
WebCore::RenderBlock::constructLine
WebCore::RenderBlock::layoutInlineChildren
WebCore::RenderBlock::layoutBlock
WebCore::RenderBlock::layout
This site loads reasonably in the shipping version of Safari and in Chrome.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jon@Chromium
*** This bug has been marked as a duplicate of 23985 ***