You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Bryan Higgins (JIRA)" <ji...@apache.org> on 2014/09/12 19:13:34 UTC

[jira] [Resolved] (CB-7535) Enable DiskCache by defaut

     [ https://issues.apache.org/jira/browse/CB-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Higgins resolved CB-7535.
-------------------------------
    Resolution: Fixed

> Enable DiskCache by defaut
> --------------------------
>
>                 Key: CB-7535
>                 URL: https://issues.apache.org/jira/browse/CB-7535
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry
>            Reporter: Bryan Higgins
>            Assignee: Bryan Higgins
>            Priority: Minor
>             Fix For: 3.7.0
>
>
> This should really be set to enable by default to match behaviour of other platforms and boost performance for remotely hosted apps.
> DiskCache	
> Enables WebView caching, which prevents the app from issuing multiple network requests for the same resource.
> The value can be either "disable" or "enable". The default value is "disable".
> Example
> <preference name="DiskCache" value="enable" />



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)