<?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>31178</bug_id>
          
          <creation_ts>2009-11-05 11:06:08 -0800</creation_ts>
          <short_desc>ObjC DOM build succeeds the second time after public API failure</short_desc>
          <delta_ts>2012-10-11 16:36: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>DOM</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.6</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <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="Timothy Hatcher">timothy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>160884</commentid>
    <comment_count>0</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2009-11-05 11:06:08 -0800</bug_when>
    <thetext>From bug 29972:

&gt; The first build runs CodeGeneratorObjC.pm to generate the ObjC bindings, and
&gt; then checks if public interfaces changed (PublicDOMInterfaces.h). Since the API
&gt; of DOMHTMLAnchorElement changed, the script simply dies. (CodeGeneratorObjC.pm
&gt; line 297).
&gt; 
&gt; The second time, the ObjC bindings are already generated, so there is no check
&gt; of SDK API, and the build succeeds. 

We likely need to remove the generated file that has the API failure, so it keeps getting rebuilt until resolved.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>