Bug 137177

Summary: [ATK] WebKitAccessibleWrapperAtk should not depend on GTK
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, jdiggs, mario
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mrobinson: review+

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>