[Webkit-unassigned] [Bug 22250] New: CAIRO build should be defined by a __BUILDING_WIN_CAIRO define

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 13 19:38:28 PST 2008


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

           Summary: CAIRO build should be defined by a __BUILDING_WIN_CAIRO
                    define
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


CAIRO build should be defined by a __BUILDING_WIN_CAIRO define

Right now to specify the CAIRO build we have a "blacklist" of what builds are
not the CAIRO build.  This is bad, IMO.  We should instead of a whitelist of
what builds *are* the cairo build. :)

Right now every time someone ports WebCore they need to turn off cairo in
JavaScriptCore/wtf/Platform.h or WebCore/config.h before they can turn on their
own graphics system.


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