Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-2661

InAppBrowser creates channels per-instance, and Channels are assumed to be unique-per-name

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Activity

          People

            agrieve Andrew Grieve
            agrieve Andrew Grieve
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: