<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>38942</bug_id>
          
          <creation_ts>2010-05-11 15:42:03 -0700</creation_ts>
          <short_desc>Improve check-webkit-style to detect that FeatureDefines.xcconfig is not in sync</short_desc>
          <delta_ts>2014-03-12 03:24:41 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>125748</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jian Li">jianli</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>eric</cc>
    
    <cc>gbalogh.u-szeged</cc>
    
    <cc>jianli</cc>
    
    <cc>llango.u-szeged</cc>
    
    <cc>lvidacs.u-szeged</cc>
    
    <cc>mrowe</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>224199</commentid>
    <comment_count>0</comment_count>
    <who name="Jian Li">jianli</who>
    <bug_when>2010-05-11 15:42:03 -0700</bug_when>
    <thetext>All instances of FeatureDefines.xcconfig need to sync up. Otherwise, the build could be broken. See comments from WebCore/Configuration/FeatureDefines.xcconfig.

// The contents of this file must be kept in sync with FeatureDefines.xcconfig in JavaScriptCore,
// WebCore and WebKit.  Also the default values of the ENABLE_FEATURE_NAME macros in build-webkit
// should match the values below, but they do not need to be in the same order.

To avoid this, we could write a script to compare those FeatureDefines.xcconfig and run it from build-webkit. This should make us detect the problem earlier.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>224866</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2010-05-12 13:52:04 -0700</bug_when>
    <thetext>See also: http://trac.webkit.org/changeset/59181</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>981985</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-02-18 10:56:16 -0800</bug_when>
    <thetext>To ensure FeatureDefines.xcconfig files are in sync, the best place
is chack-webkit-style. Now they are in sync. If somebody tried to
add a change accidentally break it, check-webkit-style or style bot
would notice it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>989570</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-03-12 03:24:41 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 125748 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>