<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mitz&#64;webkit.org" title="mitz&#64;webkit.org &lt;mitz&#64;webkit.org&gt;"> <span class="fn">mitz&#64;webkit.org</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - iOS WebKit doesn't build."
   href="https://bugs.webkit.org/show_bug.cgi?id=146917">bug 146917</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Attachment #256734 Flags</td>
           <td>commit-queue+
           </td>
           <td>review+
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - iOS WebKit doesn't build."
   href="https://bugs.webkit.org/show_bug.cgi?id=146917#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - iOS WebKit doesn't build."
   href="https://bugs.webkit.org/show_bug.cgi?id=146917">bug 146917</a>
              from <span class="vcard"><a class="email" href="mailto:mitz&#64;webkit.org" title="mitz&#64;webkit.org &lt;mitz&#64;webkit.org&gt;"> <span class="fn">mitz&#64;webkit.org</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=256734&amp;action=diff" name="attach_256734" title="Fix the conflict.">attachment 256734</a> <a href="attachment.cgi?id=256734&amp;action=edit" title="Fix the conflict.">[details]</a></span>
Fix the conflict.

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=256734&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=256734&amp;action=review</a>

<span class="quote">&gt; Source/WebKit2/UIProcess/ios/WKContentViewInteraction.mm:3197
&gt; +    _previewing.delegate = nil;
&gt;      [_previewGestureRecognizer setDelegate:nil];
&gt;      _previewGestureRecognizer = nil;
&gt; +    [_previewing release];</span >

Should we do these two new things (clearing the delegate and releasing) in our -dealloc too, just in case?</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>