[ 
https://issues.apache.org/jira/browse/CB-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13774116#comment-13774116
 ] 

Peter commented on CB-4819:
---------------------------

Jesse, I don't have any contributor privileges so AFAIK I cannot provide 
"patches" to the Cordova project (and even if I did you may not be able to 
accept them) unless/until I sign a CLA. Meanwhile my employer does not allow me 
to sign the _individual_ CLA until they first sign the _corporate_ CLA. Those 
wheels are in motion but for some reason it is taking forever to happen. So I'm 
stuck in this limbo unable to do what you suggest. 

http://www.apache.org/licenses/#clas
                
> InAppBrowser.removeEventListener - description of callback parameter
> --------------------------------------------------------------------
>
>                 Key: CB-4819
>                 URL: https://issues.apache.org/jira/browse/CB-4819
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Docs
>    Affects Versions: 2.9.0
>            Reporter: Peter
>            Assignee: Michael Brooks
>            Priority: Minor
>
> The documentation for removeEventListener seems like a cut/paste error from 
> addEventListener.
> http://cordova.apache.org/docs/en/3.0.0/cordova_inappbrowser_inappbrowser.md.html#removeEventListener
>  says:
> {quote}
> *callback:* the function to execute when the event fires. The function is 
> passed an InAppBrowserEvent object.
> {quote}
> It might be better described as something like:
> {quote}
> *callback:* the function to be removed, which was previously registered for 
> this event by addEventListener
> {quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to