[Webkit-unassigned] [Bug 53404] New: webkit-gtk trunk wont compile with recent gtk+ 3 changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 30 13:37:18 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53404

           Summary: webkit-gtk trunk wont compile with recent gtk+ 3
                    changes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: scaroo at gmail.com


Trunk fails to build with a fresh gtk+-3.0 checkout due to recent move of the GtkSocket class to the X11-specific backend. 
(see http://git.gnome.org/browse/gtk+/commit/?id=3860af516c0119d93ccfa5c138f32e20e490c2a9)

The failure occurs when compiling PluginViewGtk.cpp and the inclusion of gtk2xtbin.h

Here attached two small patches for those files addind the required include and correcting the ifdef cover area.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list