You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/01/28 16:31:48 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13884250#comment-13884250 ] 

ASF subversion and git services commented on CB-5917:
-----------------------------------------------------

Commit ac2034561ddf626027c87434a3994636d448e0a0 in branch refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=ac20345 ]

CB-5917 Add a loadUrlIntoView overload that doesn't recreate plugins.


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