Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E39C4995C for ; Mon, 25 Jun 2012 22:57:44 +0000 (UTC) Received: (qmail 41187 invoked by uid 500); 25 Jun 2012 22:57:44 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 41148 invoked by uid 500); 25 Jun 2012 22:57:44 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 41088 invoked by uid 99); 25 Jun 2012 22:57:44 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jun 2012 22:57:44 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id E5C60141BDA for ; Mon, 25 Jun 2012 22:57:43 +0000 (UTC) Date: Mon, 25 Jun 2012 22:57:43 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <110630980.53984.1340665063943.JavaMail.jiratomcat@issues-vm> In-Reply-To: <474223996.13440.1339611402544.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Resolved] (CB-914) Deactivate CDVLocalStorage (Backup/Restore, safari web preferences update) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-914. --------------------------------- Resolution: Fixed Fix commits: # http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/50c1c4ce # http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/commit/c1be0f62 > Deactivate CDVLocalStorage (Backup/Restore, safari web preferences update) > -------------------------------------------------------------------------- > > Key: CB-914 > URL: https://issues.apache.org/jira/browse/CB-914 > Project: Apache Cordova > Issue Type: Improvement > Components: iOS > Affects Versions: 1.7.0 > Reporter: Aurelien MERCIER > Assignee: Shazron Abdullah > Fix For: 1.9.0 > > > We already have fixed the issue related to iOS update CB-347. We have a specific directory to store the database and localstorage. In other words, webkit safari preferences are also updated. > Right now, the code related to CDVLocalStorage is called in CDVViewController.m. It would be nice if backup/restore and safari preferences update are executed depending on a conditional statement (an attribute we would add in Cordova.plist: eg: BackupRestore False/True). > Thanks, -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira