[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 14:40:22 PDT 2010


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


Maciej Stachowiak <mjs at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com




--- Comment #10 from Maciej Stachowiak <mjs at apple.com>  2010-04-12 14:40:21 PST ---
(In reply to comment #9)
> It is possible to use dbus peer-to-peer, with no server routing, yes. I also
> thought of socketpair, but CoreIPC in its current state looks simpler to
> implement if you have a named resource. Haven't looked into too much detail
> though.

I'm not up to speed on DBus, but it's definitely useful to have a low-level
transport as much as possible. Ideally you will want to be able to pass shared
memory and file descriptors over this channel (FDs are not needed right now,
but will probably useful once you get to proxying.)

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