<?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>141968</bug_id>
          
          <creation_ts>2015-02-24 05:24:44 -0800</creation_ts>
          <short_desc>The --no-streams-api flag of Tools/Script/build-webkit is not disabling the streams API for XCode-based builds</short_desc>
          <delta_ts>2017-10-14 16:53:06 -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>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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="youenn fablet">youennf</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>benjamin</cc>
    
    <cc>calvaris</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1071635</commentid>
    <comment_count>0</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2015-02-24 05:24:44 -0800</bug_when>
    <thetext>The streams API implementation is behind a compilation flag.
It is turned on by default and can be turned off using the --no-streams-api option in Tools/Scripts/build-webkit.
This works for cmake build system but not for XCode build systems.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1071652</commentid>
    <comment_count>1</comment_count>
    <who name="Xabier Rodríguez Calvar">calvaris</who>
    <bug_when>2015-02-24 07:33:21 -0800</bug_when>
    <thetext>As I wrote on comment 56 of bug 138967, we need to put a 0 on FeatureDefines.h so that build-webkit parameter takes effect, otherwise it will be always activated.

Any XCode expert in the room?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1360506</commentid>
    <comment_count>2</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2017-10-14 16:53:06 -0700</bug_when>
    <thetext>This is no longer relevant.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>