[jbosstools-issues] [JBoss JIRA] (JBDS-2866) CordovaSim Debugger

Ilya Buziuk (JIRA) issues at jboss.org
Wed Dec 18 09:23:33 EST 2013


    [ https://issues.jboss.org/browse/JBDS-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932318#comment-12932318 ] 

Ilya Buziuk edited comment on JBDS-2866 at 12/18/13 9:22 AM:
-------------------------------------------------------------

{quote}
      I could have opened this debugger not only in Chrome but in any browser
{quote}
      I was wrong here ^:
             -  it should be a webkit based browser;
             -   browser should have an appropriate websocket support. 

The point is that Java 7 FX Web View doesn't have websocket support  - https://javafx-jira.kenai.com/browse/RT-14947 . However it is fixed in JDK 8 Lombard. So, I believe that oracle JDK 8, that will be released on the 18th of March 2014 (according to the Oracle schedule), is a requirement for the debugger. I have tested it with early build of the JDK 8 on Windows https://jdk8.java.net/download.html - works fine
                
      was (Author: ibuziuk):
    {quote}
      I could have opened this debugger not only in Chrome but in any browser
{quote}
      I was wrong here ^:
             -  it should be a webkit based browser;
             -   browser should have an appropriate websocket support. 

The point is that Java 7 FX Web View doesn't have websocket support  - https://javafx-jira.kenai.com/browse/RT-14947 . However it is fixed in JDK 8 Lombard. So, I believe that oracle JDK 8, that will be release on the 18th of March 2014 (according to the Oracle schedule), is a requirement for the debugger. I have tested it with early build of the JDK 8 on Windows https://jdk8.java.net/download.html - works fine
                  
> CordovaSim Debugger
> -------------------
>
>                 Key: JBDS-2866
>                 URL: https://issues.jboss.org/browse/JBDS-2866
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: browsersim, requirements
>            Reporter: Burr Sutter
>            Assignee: Ilya Buziuk
>
> The current FireBug Lite in CordovaSim has the following limitations:
> 1) When using LiveReload, the window closes with every reload
> 2) Various "page load" events with console.log statements are not visible in FireBug Lite console, like having console.log() in your deviceready
> http://screencast.com/t/RRGhV9PV
> Note: I forgot to add the Console Cordova plugin, not sure if that is necessary but the window closes, so not sure how I would see the message

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


More information about the jbosstools-issues mailing list