<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>21469</bug_id>
          
          <creation_ts>2008-10-08 05:40:54 -0700</creation_ts>
          <short_desc>Stuck in RenderBlock loading specific page</short_desc>
          <delta_ts>2009-03-04 10:17:08 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>24201</dup_id>
          
          <bug_file_loc>http://compsci.ca/blog/if-a-programming-language-was-a-boat/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>NeedsReduction</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Asbjørn Ulsberg">asbjorn</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dev+webkit</cc>
    
    <cc>mitz</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>94546</commentid>
    <comment_count>0</comment_count>
    <who name="Asbjørn Ulsberg">asbjorn</who>
    <bug_when>2008-10-08 05:40:54 -0700</bug_when>
    <thetext>Surf to http://compsci.ca/blog/if-a-programming-language-was-a-boat/ and watch as current releases of Safari as well as nightly builds of WebKit goes into never-ending CPU-consumption rampage. It has to be force-quit to end.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>94816</commentid>
    <comment_count>1</comment_count>
    <who name="Matt Lilek">dev+webkit</who>
    <bug_when>2008-10-09 18:16:46 -0700</bug_when>
    <thetext>Confirmed, loading the URL gives me the following sample (snipped):

8869       WebCore::RenderBlock::layout()
8867       WebCore::RenderBlock::layoutBlock(bool)
7421       WebCore::RenderBlock::layoutBlockChildren(bool, int&amp;)
2741       WebCore::RenderListItem::layout()
1622       WebCore::RenderObject::layoutIfNeeded()
1614       WebCore::RenderBlock::clearFloatsIfNeeded(WebCore::RenderObject*, WebCore::RenderBlock::MarginInfo&amp;, int, int)
1239       WebCore::RenderBlock::layoutInlineChildren(bool, int&amp;, int&amp;)
417       WebCore::RenderBlock::findNextLineBreak(WebCore::BidiResolver&lt;WebCore::InlineIterator, WebCore::BidiRun&gt;&amp;, WebCore::EClear*)
352       WebCore::RenderText::width(unsigned int, unsigned int, WebCore::Font const&amp;, int) const
335       WebCore::RenderText::widthFromCache(WebCore::Font const&amp;, int, int, int) const
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>94844</commentid>
    <comment_count>2</comment_count>
    <who name="">mitz</who>
    <bug_when>2008-10-09 20:43:17 -0700</bug_when>
    <thetext>Looks like the DOM tree for the document is very deep because of the combination of
1. &lt;div style=&quot;clear:both;&quot; /&gt; not behaving as the author probably expects it to behave (&lt;div&gt;&lt;/div&gt;).
2. Bug 14939 (&lt;li&gt; not closing the &lt;div&gt;).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>112216</commentid>
    <comment_count>3</comment_count>
    <who name="Dave Hyatt">hyatt</who>
    <bug_when>2009-03-04 10:17:08 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 24201 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>