Bug 172970

Summary: [GLIB] Make remote inspector DBus protocol common to all glib based ports
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, buildbot, keith_miller, mark.lam, msaboff, saam, zan
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 172971    
Attachments:
Description Flags
Patch zan: review+

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.