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

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

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

ASF subversion and git services commented on CB-7535:
-----------------------------------------------------

Commit 11f49f9d8e8cbc4966ab9b5dbd6e25f19ca04f4a in cordova-blackberry's branch refs/heads/master from [~bhiggins_bb]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=11f49f9 ]

CB-7535 DiskCache - change default to enable


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