Ian Clelland created CB-3992:
--------------------------------

             Summary: Allow FileWriter to accept another File as argument
                 Key: CB-3992
                 URL: https://issues.apache.org/jira/browse/CB-3992
             Project: Apache Cordova
          Issue Type: Bug
    Affects Versions: 2.9.0
            Reporter: Ian Clelland
            Assignee: Ian Clelland


Since CB-2406 allows FileWriter to accept native Blobs to write, and File 
objects are supposed to look like a subtype of Blob, we need to make 
FileWriter.write() accept a Cordova File object, or a sliced File, and write 
the data from it out to disk.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to