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/01/06 22:17:52 UTC

[jira] [Resolved] (CB-5212) [BlackBerry10] Add ability to enable web view caching

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

Bryan Higgins resolved CB-5212.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 3.4.0

> [BlackBerry10] Add ability to enable web view caching
> -----------------------------------------------------
>
>                 Key: CB-5212
>                 URL: https://issues.apache.org/jira/browse/CB-5212
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry
>    Affects Versions: 3.1.0
>            Reporter: Bryan Higgins
>            Assignee: Bryan Higgins
>             Fix For: 3.4.0
>
>
> By default BB10 apps have caching disabled in the web view. It is possible to enable this via web platform call on the controller:
> qnx.callExtensionMethod("webview.setEnableDiskCache", 0, "true"); 
> Proposal is to have this as "WebViewCaching" preference (enable or disable)



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