[Webkit-unassigned] [Bug 151293] [GTK][Mac] socketpair assertion failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 7 01:04:00 PST 2015


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #266755|review?                     |review+
              Flags|                            |

--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 266755
  --> https://bugs.webkit.org/attachment.cgi?id=266755
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=266755&action=review

> Source/WebKit2/Platform/IPC/unix/ConnectionUnix.cpp:46
> -#if defined(SOCK_SEQPACKET)
> +#if defined(SOCK_SEQPACKET) && !OS(DARWIN)

I don't understand why SOCK_SEQPACKET is defined, but can't be used, it's confusing. So, please add a comment here.

-- 
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/20151207/67e35981/attachment.html>


More information about the webkit-unassigned mailing list