You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/02/01 12:25:40 UTC

[jira] [Commented] (CB-10454) InAppBrowser: 'loaderror' event does not have code and message on Windows

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

ASF subversion and git services commented on CB-10454:
------------------------------------------------------

Commit b024104a54e50cc404d156274012b7665c42f876 in cordova-plugin-inappbrowser's branch refs/heads/master from sgrebnov
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=b024104 ]

CB-10451 InAppBrowser: loadstart event is not triggered on Windows
CB-10452 InAppBrowser: 'exit' event is not triggered on Windows
CB-10454 InAppBrowser: 'loaderror' event does not have code and message on Windows
CB-10450 InAppBrowser: Unable to get property 'canGoBack' of undefined on Windows

github close #145


> InAppBrowser: 'loaderror' event does not have code and message on Windows
> -------------------------------------------------------------------------
>
>                 Key: CB-10454
>                 URL: https://issues.apache.org/jira/browse/CB-10454
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>            Priority: Minor
>              Labels: Windows, triaged
>
> Per documentation 'loaderror' event should has code and message properties, but I don't see them on Windows
> {code}
> InAppBrowserEvent Properties
> type: the eventname, either loadstart, loadstop, loaderror, or exit. (String)
> url: the URL that was loaded. (String)
> code: the error code, only in the case of loaderror. (Number)
> message: the error message, only in the case of loaderror. (String)
> {code}
> There is the following unit test for this case:`inappbrowser.spec.6 should support loaderror event`



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