<?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>124856</bug_id>
          
          <creation_ts>2013-11-25 13:29:31 -0800</creation_ts>
          <short_desc>URL.createObjctURL() should work for MediaStream objects</short_desc>
          <delta_ts>2013-11-25 15:20:17 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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>121943</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Nick Diego Yamane (diegoyam)">nick.diego</reporter>
          <assigned_to name="Roger Zanoni">rogerzanoni</assigned_to>
          <cc>eric.carlson</cc>
    
    <cc>sergio</cc>
    
    <cc>thiago.lacerda</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>954074</commentid>
    <comment_count>0</comment_count>
    <who name="Nick Diego Yamane (diegoyam)">nick.diego</who>
    <bug_when>2013-11-25 13:29:31 -0800</bug_when>
    <thetext>When the createObjectURL() method is called with a MediaStream argument, the user agent must return a unique Blob URL for the given MediaStream.
For audio and video streams, the data exposed on that stream must be in a format supported by the user agent for use in audio and video elements.

http://www.w3.org/TR/mediacapture-streams/#url</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>954107</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Carlson">eric.carlson</who>
    <bug_when>2013-11-25 14:43:41 -0800</bug_when>
    <thetext>createObjectURL has been removed from the latest editor&apos;s draft: http://dev.w3.org/2011/webrtc/editor/getusermedia.html#change-log</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>954130</commentid>
    <comment_count>2</comment_count>
    <who name="Nick Diego Yamane (diegoyam)">nick.diego</who>
    <bug_when>2013-11-25 15:20:17 -0800</bug_when>
    <thetext>Looks like URL.createObject() will be replaced by &quot;direct assigment&quot; mechanism.

http://www.w3.org/TR/mediacapture-streams/#direct-assignment-to-media-elements</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>