[Webkit-unassigned] [Bug 49791] [GTK] Implement SharedMemory for WebKit2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 29 07:15:23 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=49791
--- Comment #28 from Carlos Garcia Campos <cgarcia at igalia.com> 2011-03-29 07:15:22 PST ---
(From update of attachment 85555)
View in context: https://bugs.webkit.org/attachment.cgi?id=85555&action=review
I guess you should remove ConnectionGtk.cpp too.
> Source/WebKit2/Platform/CoreIPC/unix/ConnectionUnix.cpp:105
> +void Connection::platformInvalidate()
> +{
You should call m_connectionQueue.unregisterEventSourceHandler(m_socketDescriptor); for GTK platform here 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