[Webkit-unassigned] [Bug 117081] New: CSSGrammar.{cpp|h} should be rebuilt when FeatureDefines.xcconfig changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 31 09:07:11 PDT 2013


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

           Summary: CSSGrammar.{cpp|h} should be rebuilt when
                    FeatureDefines.xcconfig changes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: simon.fraser at apple.com, psolanki at apple.com,
                    timothy_horton at apple.com, dfarler at apple.com


Because FeatureDefines.xcconfig contains configuration options that enable and disable CSS properties, CSSGrammar.{cpp|h} should be rebuilt whenever it changes (which shouldn't be that often).

Other ports will need to add their own configuration files as needed.

Note that this only affects non-clean builds as a clean build will always rebuild CSSGrammar.{cpp|h}.

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