[Webkit-unassigned] [Bug 44900] New: [GTK] Isolate all GTK+ typedefs into one file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 30 14:56:34 PDT 2010


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

           Summary: [GTK] Isolate all GTK+ typedefs into one file
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P3
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org


We often forward declare GLib/GTK+ typdefs to avoid having GLib/GTK+ headers in our header files, for the sake of build speed. Not only does this pepper noise through all header files, it also means we'll have to update them if the GTK+ definitions ever change. I propose having these all in one file, automatically included via config where they can be managed more easily.

-- 
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