[Webkit-unassigned] [Bug 37369] [GTK] Enable building whatever already exists of WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 12 06:39:53 PDT 2010


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





--- Comment #7 from Gustavo Noronha (kov) <gns at gnome.org>  2010-04-12 06:39:52 PST ---
Actually, regarding the Identifier for the connection, I am considering using a
named unix socket. We could use dbus, but given the fact that CoreIPC has its
own IPC model, and its own serialization of data types, and messages, I'm not
sure what the advantage of using dbus would be. We would only be sending opaque
messages containing a string with the serialized data. The alternative is to
replace CoreIPC with dbus on our ports, but I think we'd lose a whole lot of
the work that is already in place, and would have to reimplement a lot of the
IPC code. Anyone knows better?

-- 
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