[
https://issues.apache.org/jira/browse/CB-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bas Bosman updated CB-2661:
---------------------------
Component/s: Plugin InAppBrowser
> InAppBrowser creates channels per-instance, and Channels are assumed to be
> unique-per-name
> ------------------------------------------------------------------------------------------
>
> Key: CB-2661
> URL: https://issues.apache.org/jira/browse/CB-2661
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaJS, Plugin InAppBrowser
> Reporter: Andrew Grieve
> Assignee: Andrew Grieve
> Priority: Minor
>
> The problem with this is that the channel module maintains a reference to
> each channel in create():
> channel[name] = channel;
> We should just remove this behaviour from channel.js and figure out if anyone
> was depending on it.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)