After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 646777 - [patch] use GDBus for remoting calls
[patch] use GDBus for remoting calls
Status: RESOLVED DUPLICATE of bug 622903
Product: epiphany
Classification: Core
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-05 04:50 UTC by Saleem Abdulrasool
Modified: 2011-06-07 08:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0009-ephy-use-GDBus-for-rmi.patch (7.02 KB, patch)
2011-04-05 04:51 UTC, Saleem Abdulrasool
none Details | Review

Description Saleem Abdulrasool 2011-04-05 04:50:54 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.
Comment 1 Saleem Abdulrasool 2011-04-05 04:51:21 UTC
Created attachment 185173 [details] [review]
0009-ephy-use-GDBus-for-rmi.patch
Comment 2 Claudio Saavedra 2011-06-07 08:22:06 UTC
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 ***