GNOME Bugzilla – Bug 646777
[patch] use GDBus for remoting calls
Last modified: 2011-06-07 08:22:06 UTC
This simply reduces the direct usage of dbus-glib. It doesnt entirely remove the dbus-glib usage, but does reduce its usage to make it easier to remove.
Created attachment 185173 [details] [review] 0009-ephy-use-GDBus-for-rmi.patch
Bug 622903 has a patch for this too, but I believe that the GtkApplication work (bug 637334) should make this unnecessary. *** This bug has been marked as a duplicate of bug 622903 ***