Bug 137177 - [ATK] WebKitAccessibleWrapperAtk should not depend on GTK
Summary: [ATK] WebKitAccessibleWrapperAtk should not depend on GTK
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2014-09-27 06:37 PDT by Carlos Garcia Campos
Modified: 2014-09-28 01:18 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.12 KB, patch)
2014-09-27 06:41 PDT, Carlos Garcia Campos
mrobinson: 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 2014-09-27 06:37:53 PDT
It's used to get the web view widget, but there's no GtkWidget in the web process and platformPageClient is always NULL.
Comment 1 Carlos Garcia Campos 2014-09-27 06:41:51 PDT
Created attachment 238776 [details]
Patch
Comment 2 Carlos Garcia Campos 2014-09-28 01:18:20 PDT
Committed r174043: <http://trac.webkit.org/changeset/174043>