[ 
https://issues.apache.org/jira/browse/CB-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Grieve resolved CB-4818.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 3.5.0
         Assignee: Andrew Grieve  (was: Michael Brooks)

> InAppBrowser addEventListener 3rd parameter?
> --------------------------------------------
>
>                 Key: CB-4818
>                 URL: https://issues.apache.org/jira/browse/CB-4818
>             Project: Apache Cordova
>          Issue Type: Test
>          Components: Docs, mobile-spec, Plugin InAppBrowser
>    Affects Versions: 2.9.0
>            Reporter: Peter
>            Assignee: Andrew Grieve
>            Priority: Minor
>             Fix For: 3.5.0
>
>
> The mobile-spec InAppBrowser tests addEventListener:
> {code}
>         iab.addEventListener('loaderror', logEvent, false);
>         iab.addEventListener('loadstart', logEvent, false);
>         iab.addEventListener('loadstop', logEvent, false);
>         iab.addEventListener('exit', logEvent, false);
> {code}
> But that test code above is calling addEventListener with 3 parameters, and 
> the 3rd parameter is neither documented
> http://cordova.apache.org/docs/en/3.0.0/cordova_inappbrowser_inappbrowser.md.html#addEventListener,
>  nor (IIUC) is it implemented in the cordova.js



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to