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

[jira] [Updated] (CB-2661) InAppBrowser creates channels per-instance, and Channels are assumed to be unique-per-name

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