RESOLVED FIXED 172970
[GLIB] Make remote inspector DBus protocol common to all glib based ports
https://bugs.webkit.org/show_bug.cgi?id=172970
Summary [GLIB] Make remote inspector DBus protocol common to all glib based ports
Carlos Garcia Campos
Reported 2017-06-06 05:20:56 PDT
We are currently using "webkitgtk" in the names of DBus interfaces and object paths inside an ifdef with the idea that other ports could use their own names. However, the protocol is the same, so we could use the same names and make all glib based ports compatible to each other. This way we could use the GTK+ MiniBrowser to debug WPE, without having to implement the frontend part in WPE yet.
Attachments
Patch (5.11 KB, patch)
2017-06-06 05:23 PDT, Carlos Garcia Campos
zan: review+
Carlos Garcia Campos
Comment 1 2017-06-06 05:23:30 PDT
Carlos Garcia Campos
Comment 2 2017-06-06 08:17:00 PDT
Note You need to log in before you can comment on or make changes to this bug.