<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Ignore Connection Assertion if we are not using connection to send messages"
   href="https://bugs.webkit.org/show_bug.cgi?id=167022#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Ignore Connection Assertion if we are not using connection to send messages"
   href="https://bugs.webkit.org/show_bug.cgi?id=167022">bug 167022</a>
              from <span class="vcard"><a class="email" href="mailto:ap&#64;webkit.org" title="Alexey Proskuryakov &lt;ap&#64;webkit.org&gt;"> <span class="fn">Alexey Proskuryakov</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=298803&amp;action=diff" name="attach_298803" title="Patch">attachment 298803</a> <a href="attachment.cgi?id=298803&amp;action=edit" title="Patch">[details]</a></span>
Patch

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

<span class="quote">&gt; Source/WebKit2/UIProcess/Cocoa/WebPasteboardProxyCocoa.mm:106
&gt; -        if (webProcessProxy-&gt;connection() != &amp;connection)
&gt; +        if (webProcessProxy-&gt;connection(ChildProcessProxy::IgnoreAssertion::Yes) != &amp;connection)</span >

Stepping back a little, this check for connection being the same looks unusual. What is its purpose?</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>