Bug 40180 - [GTK] gtk_widget_get_window should replace widget->window
Summary: [GTK] gtk_widget_get_window should replace widget->window
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-04 12:13 PDT by Martin Robinson
Modified: 2010-11-02 17:16 PDT (History)
0 users

See Also:


Attachments
Patch (9.93 KB, patch)
2010-06-04 17:08 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2010-06-04 12:13:43 PDT
For older GTK+ versions, this should be #define'd in GtkVersioning.h.
Comment 1 Martin Robinson 2010-06-04 17:08:36 PDT
Created attachment 57929 [details]
Patch
Comment 2 Martin Robinson 2010-06-04 17:25:59 PDT
I will replace the LayoutTests OOPS from the final version of the ChangeLog with something like "No tests needed for this change as functionality has not changed."
Comment 3 Xan Lopez 2010-06-05 03:26:20 PDT
Comment on attachment 57929 [details]
Patch

r=me
Comment 4 Martin Robinson 2010-06-07 08:04:02 PDT
Committed r60785: <http://trac.webkit.org/changeset/60785>