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

Reply via email to