<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AffectsNextSibling style relation marking is inefficient"
   href="https://bugs.webkit.org/show_bug.cgi?id=156593#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AffectsNextSibling style relation marking is inefficient"
   href="https://bugs.webkit.org/show_bug.cgi?id=156593">bug 156593</a>
              from <span class="vcard"><a class="email" href="mailto:koivisto&#64;iki.fi" title="Antti Koivisto &lt;koivisto&#64;iki.fi&gt;"> <span class="fn">Antti Koivisto</span></a>
</span></b>
        <pre><span class="quote">&gt; It would likely be better to do:
&gt;     element -&gt;nextElementSibling() == last.element
&gt; to avoid touching the memory of last.element again.</span >

Good idea. Did this also on the compiler path.</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>