[Webkit-unassigned] [Bug 89046] New: Changing FeatureDefines.vsprops does not signal the build system to reprocess CSSPropertyNames.in

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 13 15:42:55 PDT 2012


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

           Summary: Changing FeatureDefines.vsprops does not signal the
                    build system to reprocess CSSPropertyNames.in
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mibalan at adobe.com


Making changes to win/tools/vsprops/FeatureDefines.vsprops does not trigger a reprocessing of some files (e.g. CSSPropertyNames.in) if they are indirectly affected. This leads to incremental builds (as those made by the EWS bots) to fail, because of class names missing.

One example of this can be seen in #88645: the patch at https://bugs.webkit.org/attachment.cgi?id=146547 breaks the build (results here: http://queues.webkit.org/results/12917502 ), but touching Source/WebCore/css/CSSPropertyNames.in yields a successful 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