[jbosstools-issues] [JBoss JIRA] (JBIDE-13338) BrowserSim: integrate weinre functionality to BrowserSim

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Mon Jan 14 13:31:21 EST 2013


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

Yahor Radtsevich commented on JBIDE-13338:
------------------------------------------

As an alternative to Weinre, we could use [FireBug Lite|https://getfirebug.com/firebuglite] for the same purpose. It could be easily embedded by adding the following element:
{code}
<script type="text/javascript" src="https://getfirebug.com/firebug-lite.js#startInNewWindow,debug"></script>
{code}

FireBug lite is much faster than Weinre because it does not use a server to send requested actions back and forth. However, it does require {{firebug-lite.js}} to be hosted somewhere.
                
> BrowserSim: integrate weinre functionality to BrowserSim
> --------------------------------------------------------
>
>                 Key: JBIDE-13338
>                 URL: https://issues.jboss.org/browse/JBIDE-13338
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Visual Page Editor core
>            Reporter: Konstantin Marmalyukov
>            Assignee: Konstantin Marmalyukov
>             Fix For: 4.1.0.Alpha1
>
>         Attachments: example.png, weinre.bmml, weinre.png
>
>
> It will be good to have debug capabilities in browserSim. Weinre can provide it.

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