<?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>68173</bug_id>
          
          <creation_ts>2011-09-15 10:18:15 -0700</creation_ts>
          <short_desc>[Gtk] Allow a File blob as argument for XMLHttpRequest send()</short_desc>
          <delta_ts>2011-10-26 10:13: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>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>52092</dup_id>
          
          <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>0</everconfirmed>
          <reporter name="Eduardo Lima Mitev">elima</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mrobinson</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>467889</commentid>
    <comment_count>0</comment_count>
    <who name="Eduardo Lima Mitev">elima</who>
    <bug_when>2011-09-15 10:18:15 -0700</bug_when>
    <thetext>send() method of XMLHttpRequest doesn&apos;t handle passing a File blob as data argument. The expected behavior would be to send the file contents as binary data I guess.

This feature works in Chrome and Firefox 4 at least, but I could not find a reference to it in the specs &lt;http://www.w3.org/TR/XMLHttpRequest/#the-send-method&gt;.

My particular use case it to allow FileTea &lt;http://filetea.me&gt; to work well in Epiphany browser. That feature is the only missing bit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>490974</commentid>
    <comment_count>1</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2011-10-26 10:13:36 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 52092 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>