You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2013/05/29 19:48:21 UTC

[jira] [Commented] (CB-2167) Support File.slice for retrieving parts of files using FileReader

    [ https://issues.apache.org/jira/browse/CB-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13669487#comment-13669487 ] 

Andrew Grieve commented on CB-2167:
-----------------------------------

API is documented at: http://cordova.apache.org/docs/en/2.7.0/cordova_file_file.md.html#File

It implements the HTML5 Blob.slice() method on our File object.

It does this by adding start & length parameters to exec() calls. Refer to JS for exact details.
                
> Support File.slice for retrieving parts of files using FileReader
> -----------------------------------------------------------------
>
>                 Key: CB-2167
>                 URL: https://issues.apache.org/jira/browse/CB-2167
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: CordovaJS
>            Reporter: Braden Shepherdson
>            Assignee: Braden Shepherdson
>            Priority: Minor
>              Labels: android, ios
>             Fix For: 2.8.0
>
>
> These changes are nearly complete, I'm creating this bug for three reasons: To point to the commits across the various repos, to capture the one outstanding bug on iOS (see sub-bug) and to track adding this feature to more platforms (more sub-bugs).

--
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