You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Peter (JIRA)" <ji...@apache.org> on 2013/06/14 07:53:24 UTC

[jira] [Created] (CB-3805) NativeToJsMessageQueue MAX_PAYLOAD_SIZE

Peter created CB-3805:
-------------------------

             Summary: NativeToJsMessageQueue MAX_PAYLOAD_SIZE
                 Key: CB-3805
                 URL: https://issues.apache.org/jira/browse/CB-3805
             Project: Apache Cordova
          Issue Type: Improvement
          Components: Android
    Affects Versions: 2.7.0
            Reporter: Peter
            Assignee: Joe Bowser
            Priority: Minor


Typo 10240?

{code}
private static int MAX_PAYLOAD_SIZE = 50 * 1024 * 10240
{code}

Was the intended payload limit 50M or 500M ?

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