[Webkit-unassigned] [Bug 167022] Ignore Connection Assertion if we are not using connection to send messages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 09:41:14 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=167022

--- Comment #8 from Alexey Proskuryakov <ap at webkit.org> ---
WebPageProxy just has an m_process member variable for this. That's somewhat unfortunate, as it duplicates information, but it seems better at first glance than making pointer equality tests.

In any case, we shouldn't be using two mechanisms for exactly the same purpose in different proxies.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170117/15802e38/attachment.html>


More information about the webkit-unassigned mailing list