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 2014/02/10 20:47:20 UTC

[jira] [Created] (CB-6001) CDVFile's URIProtocol should stream data.

Andrew Grieve created CB-6001:
---------------------------------

             Summary: CDVFile's URIProtocol should stream data.
                 Key: CB-6001
                 URL: https://issues.apache.org/jira/browse/CB-6001
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS, Plugin File
            Reporter: Andrew Grieve
            Assignee: Ian Clelland
            Priority: Minor


It is currently reading the entire file into memory instead of reading it in chunks. Can use https://github.com/MobileChromeApps/chrome-cordova/blob/master/plugins/chrome-bootstrap/src/ios/ChromeExtensionURLs.m#L92 as inspiration for the fix.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)