<?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>126329</bug_id>
          
          <creation_ts>2013-12-30 22:16:33 -0800</creation_ts>
          <short_desc>JavaScriptCore/JSCallbackFunction.h is missing in tarball</short_desc>
          <delta_ts>2015-05-10 14:08:36 -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>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>
          
          <blocked>126492</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Jeremy Huddleston Sequoia">jeremyhu</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>berto</cc>
    
    <cc>cgarcia</cc>
    
    <cc>mcatanzaro</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>963460</commentid>
    <comment_count>0</comment_count>
    <who name="Jeremy Huddleston Sequoia">jeremyhu</who>
    <bug_when>2013-12-30 22:16:33 -0800</bug_when>
    <thetext>The webkit-gtk tarball is missing JavaScriptCore/JSCallbackFunction.h which causes the build to fail.  This is the case with 2.2.2 and 2.2.3

In file included from Source/JavaScriptCore/runtime/JSGlobalObject.cpp:83:
./Source/JavaScriptCore/API/ObjCCallbackFunction.h:32:9: fatal error: &apos;JavaScriptCore/JSCallbackFunction.h&apos; file not found
#import &lt;JavaScriptCore/JSCallbackFunction.h&gt;
        ^

To work around this, we&apos;re setting JSC_OBJC_API_ENABLED 0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>964178</commentid>
    <comment_count>1</comment_count>
    <who name="Alberto Garcia">berto</who>
    <bug_when>2014-01-03 10:58:12 -0800</bug_when>
    <thetext>(In reply to comment #0)
&gt; The webkit-gtk tarball is missing
&gt; JavaScriptCore/JSCallbackFunction.h which causes the build to fail.
&gt; This is the case with 2.2.2 and 2.2.3

That file is actually in the tarball (as
JavaScriptCore/API/JSCallbackFunction.h), but it looks like the forwarding
header is not being generated in your case.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>964187</commentid>
    <comment_count>2</comment_count>
    <who name="Jeremy Huddleston Sequoia">jeremyhu</who>
    <bug_when>2014-01-03 11:17:53 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; (In reply to comment #0)
&gt; &gt; The webkit-gtk tarball is missing
&gt; &gt; JavaScriptCore/JSCallbackFunction.h which causes the build to fail.
&gt; &gt; This is the case with 2.2.2 and 2.2.3
&gt; 
&gt; That file is actually in the tarball (as
&gt; JavaScriptCore/API/JSCallbackFunction.h), but it looks like the forwarding
&gt; header is not being generated in your case.

Yes, Source/JavaScriptCore/API/JSCallbackFunction.h is present, but there is no JavaScriptCore/JSCallbackFunction.h.

Where is it supposed to be generated from?  I&apos;ll try to debug that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>964302</commentid>
    <comment_count>3</comment_count>
    <who name="Alberto Garcia">berto</who>
    <bug_when>2014-01-03 15:58:19 -0800</bug_when>
    <thetext>(In reply to comment #2)
&gt; there is no JavaScriptCore/JSCallbackFunction.h.

&gt; Where is it supposed to be generated from?  I&apos;ll try to debug that.

That should be generate-forwarding-headers.pl</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1093573</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2015-05-10 14:08:36 -0700</bug_when>
    <thetext>I believe this issue is obsolete based on comments in bug #126492. If this issue is still present in 2.8.1 or 2.9.1 please leave a note so we can reopen.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>