[Webkit-unassigned] [Bug 115965] New: [GTK] Move defines that will never be configured to Platform.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 11 11:48:41 PDT 2013


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

           Summary: [GTK] Move defines that will never be configured to
                    Platform.h
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org


Instead of putting defines that are never configured (think USE_HARFBUZZ) into the autoconf configuration file, we should just put them in Platform.h. This has a couple benefits. It makes it easier for developers from other ports to see what GTK+ uses and it also lets us share the defines with the cmake build.

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