<?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>48721</bug_id>
          
          <creation_ts>2010-10-30 17:01:41 -0700</creation_ts>
          <short_desc>Incremental builds fail on Windows if WebKit.idl is not touched but some other IDL is changed</short_desc>
          <delta_ts>2010-11-01 22:29:59 -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>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>32127</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="Antonio Gomes">tonikitoo</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aroben</cc>
    
    <cc>eric</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>302352</commentid>
    <comment_count>0</comment_count>
    <who name="Antonio Gomes">tonikitoo</who>
    <bug_when>2010-10-30 17:01:41 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/70975 was an example of that.

It added an enum value in WebKit/win/Interfaces/IWebPreferences.idl (&apos;WebKitEditingUnixBehavior&apos;), but incremental windows bots builds were failing to build as seen in
http://build.webkit.org/builders/Windows%20Debug%20%28Build%29 .

(...)
LayoutTestControllerWin.cpp
.\LayoutTestControllerWin.cpp(1389) : error C2065:
&apos;WebKitEditingUnixBehavior&apos; : undeclared identifier
(....)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>302631</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2010-11-01 06:26:57 -0700</bug_when>
    <thetext>Thanks for reporting this. It&apos;s a long-standing issue.

It seems like it would be easy to fix by having a script run during InterfacesGenerated that compares the mod-dates of all the IDL files and touches WebKit.idl if any of them are newer than it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>302674</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-11-01 07:43:48 -0700</bug_when>
    <thetext>I&apos;m glad we get these written down.  It&apos;s very important to fix these issues for the long-term health of our bots.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>303220</commentid>
    <comment_count>3</comment_count>
    <who name="Antonio Gomes">tonikitoo</who>
    <bug_when>2010-11-01 22:29:26 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>