WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2017-06-06 05:23:30 PDT
Created
attachment 312067
[details]
Patch
Carlos Garcia Campos
Comment 2
2017-06-06 08:17:00 PDT
Committed
r217831
: <
http://trac.webkit.org/changeset/217831
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug