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 2013/10/28 21:41:35 UTC

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

Bryan Higgins created CB-5212:
---------------------------------

             Summary: [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


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