Chris Barton created CB-4004:
--------------------------------

             Summary: FileWriter fails to write large binary files
                 Key: CB-4004
                 URL: https://issues.apache.org/jira/browse/CB-4004
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaJS
         Environment: Android
            Reporter: Chris Barton
            Assignee: Filip Maj
            Priority: Minor


When attempting to write a file or blob (let's say a 5MB zip archive) to disk 
via FileWriter#write, I receive a "RangeError, Maximum call stack size 
exceeded" when trying to turn the ArrayBuffer into a Base64 string in #exec.

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