[Webkit-unassigned] [Bug 20624] New: WebKit-gtk uses deprecated GtkType/GtkObject

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 3 05:24:50 PDT 2008


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

           Summary: WebKit-gtk uses deprecated GtkType/GtkObject
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: chris at openedhand.com


The plugin widget in webkit-gtk uses GtkType instead of GType. The means it
fails to build with GTK without deprecated functions enabled (and will fail to
build when these functions are removed). The attached patch fixes that (and
works fine, in my testing).


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



More information about the webkit-unassigned mailing list