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

_kud commented on CB-8313:
--------------------------

Okay, thank you for your clean explanation. ;)

What I love in weirne is that I can easily debug all my devices without opening 
all the needed browsers (like safari for ios safari and chrome for android 
chrome).

Apparently I could do what I want with firefox  since remote debugging is 
available. But I don't know yet how to make it work.

> How to know when the connection is ready?
> -----------------------------------------
>
>                 Key: CB-8313
>                 URL: https://issues.apache.org/jira/browse/CB-8313
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: weinre
>         Environment: MacOSX latest Yosemite, Firefox latest Nightly
> Weinre 2.0.0-pre-I0Z7U9OV
>            Reporter: _kud
>            Assignee: Patrick Mueller
>            Priority: Blocker
>
> As I can see, the project redefines console. Though, when the scope is 
> private or/and used with browserify, the console.log doesn't work. I have no 
> return.
> Though, if I do:
> ```
> video.addEventListener( 'play', function() {
>     console.log( 'hello' )
> })
> ```
> in my code, it seems to work.
> Do you have any idea why?



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to