<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Remove unnecessary ASSERT from XMLDocumentParser::notifyFinished()"
   href="https://bugs.webkit.org/show_bug.cgi?id=143334#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Remove unnecessary ASSERT from XMLDocumentParser::notifyFinished()"
   href="https://bugs.webkit.org/show_bug.cgi?id=143334">bug 143334</a>
              from <span class="vcard"><a class="email" href="mailto:rgabor&#64;webkit.org" title="Gabor Rapcsanyi &lt;rgabor&#64;webkit.org&gt;"> <span class="fn">Gabor Rapcsanyi</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=143334#c2">comment #2</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=249976&amp;action=diff" name="attach_249976" title="proposed patch">attachment 249976</a> <a href="attachment.cgi?id=249976&amp;action=edit" title="proposed patch">[details]</a></span>
&gt; proposed patch
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=249976&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=249976&amp;action=review</a>
&gt; 
&gt; &gt; Source/WebCore/ChangeLog:9
&gt; &gt; +        Remove the ASSERT(m_pendingScript-&gt;accessCount() &gt; 0) because if the MemoryCache is disabled
&gt; &gt; +        then we never icrease the accessCount.
&gt; 
&gt; Is it unnecessary, or incorrect?</span >

Well, maybe incorrect is a better word for it. I'm not sure whether we should change the assert or just remove it.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>