You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "sandstrom (JIRA)" <ji...@apache.org> on 2015/02/08 21:56:35 UTC

[jira] [Created] (CB-8444) Don't clobber `window.open`

sandstrom created CB-8444:
-----------------------------

             Summary: Don't clobber `window.open`
                 Key: CB-8444
                 URL: https://issues.apache.org/jira/browse/CB-8444
             Project: Apache Cordova
          Issue Type: Wish
          Components: Plugin InAppBrowser
            Reporter: sandstrom


Where Cordova plugins map 1:1 to W3C API's it's great that they clobber the corresponding namespace. Geolocation is a good example.

However, it doesn't really feel like this plugin is a 1:1, so perhaps it should be available at another name, e.g. `window.iabOpen` (the old API should be preserved until the next major though, since to keep backward compatibility).




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org