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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>22112</bug_id>
          
          <creation_ts>2013-05-21 09:55:37 +0000</creation_ts>
          <short_desc>Merge appendBuffer and appendStream text</short_desc>
          <delta_ts>2013-07-09 15:01:15 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>Media Source Extensions</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard>PRE_LAST_CALL</status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Cyril Concolato">cyril.concolato</reporter>
          <assigned_to name="Adrian Bateman [MSFT]">adrianba</assigned_to>
          <cc>mike</cc>
    
    <cc>public-html-media</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>87973</commentid>
    <comment_count>0</comment_count>
    <who name="Cyril Concolato">cyril.concolato</who>
    <bug_when>2013-05-21 09:55:37 +0000</bug_when>
    <thetext>The text in 3.2 that defines the appendBuffer and appendStream methods are almost identical, except for 
- the parameter name (data vs. stream) 
- the name of the algorithm to run at the end (buffer append vs stream append loop)
- and adding the data to the input buffer (step 7 in appendBuffer).

Having copy-pasted text is error prone and should be avoided. Consider merging the two definitions.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88144</commentid>
    <comment_count>1</comment_count>
    <who name="Aaron Colwell">acolwell</who>
    <bug_when>2013-05-23 18:31:00 +0000</bug_when>
    <thetext>Marking all pre-Last Call bugs</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89094</commentid>
    <comment_count>2</comment_count>
    <who name="Adrian Bateman [MSFT]">adrianba</who>
    <bug_when>2013-06-11 14:59:24 +0000</bug_when>
    <thetext>This is an editorial change. Assigned to adrianba.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>90475</commentid>
    <comment_count>3</comment_count>
    <who name="Adrian Bateman [MSFT]">adrianba</who>
    <bug_when>2013-07-09 15:01:15 +0000</bug_when>
    <thetext>Changeset -&gt; https://dvcs.w3.org/hg/html-media/rev/1332018f1f49</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>