[Webkit-unassigned] [Bug 29907] New: [Chromium] Incorrect conditions in WebCore.gyp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 29 17:31:30 PDT 2009


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

           Summary: [Chromium] Incorrect conditions in WebCore.gyp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hawk at chromium.org
                CC: yaar at chromium.org


/trunk/WebCore/WebCore.gyp/WebCore.gyp has a single target ('webcore') with two
'conditions' values. The first one is ignored leaving out some needed
definitions (namely, WEBCORE_NAVIGATOR_PLATFORM for Mac, Windows, and Linux).

The problem stems from a merge at http://codereview.chromium.org/208029

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