<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@webkit.org" title="Alexey Proskuryakov <ap@webkit.org>"> <span class="fn">Alexey Proskuryakov</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=298803&action=diff" name="attach_298803" title="Patch">attachment 298803</a> <a href="attachment.cgi?id=298803&action=edit" title="Patch">[details]</a></span>
Patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=298803&action=review">https://bugs.webkit.org/attachment.cgi?id=298803&action=review</a>
<span class="quote">> Source/WebKit2/UIProcess/Cocoa/WebPasteboardProxyCocoa.mm:106
> - if (webProcessProxy->connection() != &connection)
> + if (webProcessProxy->connection(ChildProcessProxy::IgnoreAssertion::Yes) != &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>