<?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>4009</bug_id>
          
          <creation_ts>2005-07-14 23:29:32 -0700</creation_ts>
          <short_desc>REGRESSION:  assertion failure loading wsj.com</short_desc>
          <delta_ts>2005-07-20 13:53:23 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.wsj.com/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>Critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Trey Matteson">trey</reporter>
          <assigned_to name="Kevin Decker">kdecker</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>14680</commentid>
    <comment_count>0</comment_count>
    <who name="Trey Matteson">trey</who>
    <bug_when>2005-07-14 23:29:32 -0700</bug_when>
    <thetext>Goto www.wsj.com.  Boom.

ASSERTION FAILED: d-&gt;m_doc-&gt;parsing() (/Volumes/Whopper/WebKit/WebCore/kwq/
KWQKHTMLPart.mm:736 void KWQKHTMLPart::addData(const char*, int))

I verified the problem comes with the recent fix to  http://bugzilla.opendarwin.org/show_bug.cgi?
id=3968 - REGRESSION: top frame only loads at banking site - http://www.skandiabanken.no

  +    if (locationChangeScheduledDuringLoad) {
  +        stopLoading(true);   
  +    }

The first line is clearly wrong because it&apos;s testing a non-zero constant.  MJS also doubts that 
stopLoading is the right thing to call to cancel the main resource load (consult with him for more info).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>