[
https://issues.apache.org/jira/browse/CB-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13863428#comment-13863428
]
ASF subversion and git services commented on CB-5212:
-----------------------------------------------------
Commit 37e9fc11cde9dc3670083aa75fb7605326eb0066 in branch refs/heads/master
from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=37e9fc1 ]
CB-5212 - Add preference "DiskCache" (enable/disable)
This triggers the native webview caching which may improve app performance
when resources are not expected to change.
> [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)