Bug 173142 - [GTK] Remove WKInspectorClientGtk
Summary: [GTK] Remove WKInspectorClientGtk
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2017-06-09 02:23 PDT by Carlos Garcia Campos
Modified: 2017-06-11 23:05 PDT (History)
3 users (show)

See Also:


Attachments
Patch (26.25 KB, patch)
2017-06-09 02:26 PDT, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff
Rebased patch (26.25 KB, patch)
2017-06-10 23:32 PDT, Carlos Garcia Campos
mcatanzaro: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2017-06-09 02:23:27 PDT
It's only used internally in GTk+ API, we can simplify it by using a C++ client instead.
Comment 1 Carlos Garcia Campos 2017-06-09 02:26:38 PDT
Created attachment 312414 [details]
Patch
Comment 2 Carlos Garcia Campos 2017-06-10 23:32:42 PDT
Created attachment 312590 [details]
Rebased patch

It should apply now
Comment 3 Carlos Garcia Campos 2017-06-11 23:05:39 PDT
Committed r218089: <http://trac.webkit.org/changeset/218089>