[Webkit-unassigned] [Bug 49791] [GTK] Implement SharedMemory for WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 31 09:07:13 PDT 2011


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





--- Comment #39 from Carlos Garcia Campos <cgarcia at igalia.com>  2011-03-31 09:07:12 PST ---
(From update of attachment 87737)
View in context: https://bugs.webkit.org/attachment.cgi?id=87737&action=review

> Source/WebKit2/Platform/CoreIPC/unix/ConnectionUnix.cpp:122
> +#if PLATFORM(GTK)
> +    m_connectionQueue.unregisterEventSourceHandler(m_socketDescriptor);
> +#endif

This should be called before closing the socket.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list