<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION(r212239): Crash in DragImage::operator=(WebCore::DragImage&amp;&amp;) when DragImageRef is the same"
   href="https://bugs.webkit.org/show_bug.cgi?id=168292#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION(r212239): Crash in DragImage::operator=(WebCore::DragImage&amp;&amp;) when DragImageRef is the same"
   href="https://bugs.webkit.org/show_bug.cgi?id=168292">bug 168292</a>
              from <span class="vcard"><a class="email" href="mailto:cgarcia&#64;igalia.com" title="Carlos Garcia Campos &lt;cgarcia&#64;igalia.com&gt;"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=168292#c2">comment #2</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=301472&amp;action=diff" name="attach_301472" title="Patch">attachment 301472</a> <a href="attachment.cgi?id=301472&amp;action=edit" title="Patch">[details]</a></span>
&gt; Patch
&gt; 
&gt; This isn't right. Just self-move a no-op.</span >

I'm not sure this is actually a self-move, this and other are not the same but both wrap the same pointer. This is no longer a problem for us, though, because I changed our DragImageRef to be a RefPtr too, and I don't think there are any other ports using raw pointers now.</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>