<?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>23236</bug_id>
          
          <creation_ts>2013-09-13 09:53:05 +0000</creation_ts>
          <short_desc>[MSE]</short_desc>
          <delta_ts>2013-09-14 08:10:47 +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></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="surbob">suribabu.rss</reporter>
          <assigned_to name="Adrian Bateman [MSFT]">adrianba</assigned_to>
          <cc>glenn</cc>
    
    <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>93342</commentid>
    <comment_count>0</comment_count>
    <who name="surbob">suribabu.rss</who>
    <bug_when>2013-09-13 09:53:05 +0000</bug_when>
    <thetext>An exception raised as sourceBuffer has no method &apos;append&apos; in chrome Version 29.0.1547.66 m.
Here is code:
var sourceBuffer = mSource.addSourceBuffer(&apos;video/webm; codecs=&quot;vorbis,vp8&quot;&apos;);
sourceBuffer.append(new window.Uint8Array(chunkArray));

I&apos;ve got chunkArray using file reader from the video.webM file</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93349</commentid>
    <comment_count>1</comment_count>
    <who name="Glenn Adams">glenn</who>
    <bug_when>2013-09-13 13:08:42 +0000</bug_when>
    <thetext>This Bugzilla is for spec bugs, not for implementation bugs. File your bug with Chrome.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93382</commentid>
    <comment_count>2</comment_count>
    <who name="surbob">suribabu.rss</who>
    <bug_when>2013-09-14 08:10:47 +0000</bug_when>
    <thetext>I&apos;ve reset flags in about://fags, Now its working fine. 
Thanks,
suri</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>