You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/01/28 16:35:38 UTC

[jira] [Resolved] (CB-5917) Add a loadUrlIntoView overload that doesn't always recreate plugins.

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

Andrew Grieve resolved CB-5917.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 3.4.0

> Add a loadUrlIntoView overload that doesn't always recreate plugins.
> --------------------------------------------------------------------
>
>                 Key: CB-5917
>                 URL: https://issues.apache.org/jira/browse/CB-5917
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> Right now, plugins can navigate by calling loadUrl() or loadUrlIntoView(), but both of these cause plugins to be re-created instead of a regular navigation, which calls onReset() on the plugins instead.
> We should support either way.



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