[
https://issues.apache.org/jira/browse/CB-7028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079740#comment-14079740
]
ASF subversion and git services commented on CB-7028:
-----------------------------------------------------
Commit 28ed6f5922384661e0d111710dbc683cc1955efd in cordova-wp8's branch
refs/heads/master from [~stacic]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;h=28ed6f5 ]
CB-7028 fixed memory leak in wp with plugins
When navigating between a native and hybrid page in wp8, if the
network-information or device plugins are installed the hybrid page will
never get garbage collected. Fixed by removing event handlers for commands
when the web browser is unloaded.
> Memory leak in plugins when navigating from native page
> -------------------------------------------------------
>
> Key: CB-7028
> URL: https://issues.apache.org/jira/browse/CB-7028
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Device, Plugin Network Information, WP8
> Affects Versions: 3.5.0
> Reporter: Staci Cooper
> Assignee: Staci Cooper
> Priority: Minor
>
> When navigating between a native and hybrid page in wp8, if the
> network-information or device plugins are installed, there is a memory leak
> (in addition to leak solved in CB-6924), caused by the hybrid page never
> being garbage collected.
--
This message was sent by Atlassian JIRA
(v6.2#6252)