crossfire
crossfire copied to clipboard
Crossfire is a Firebug extension which implements a JSON protocol to allow remote clients (like an IDE or code editor) to connect to Firebug.
See the project for a long time not updated, the project was still going on?In which version of firefox + firebug can use?
The right click context menu in the Net panel is missing when Crossfire is enabled. Only the Net panel seems to have a problem. When I disable crossfire, the context...
This one kind of goes hand-in-hand with issue #25, but when I was last fixing a bug I recall that we have odd dependencies across the source - for example...
We should investigate using Socket.io for comms, it has support for everything we could ever want, it just looks like it is more geared towards Node.js, but perhaps there is...
We should be using require.js to control the loading of tools and other optional code
Currently for all of our commands that allow you you to ask for some or all of some information held in Crossfire (getBreakpoints, getTools, etc) we preface the command with...
CF 0.3a11 + FB 1.10 + FF 12 When the DOM to is registered to attaches itself to window.document. When you disconnect the client and the tool is unregistered it...
This is a clone of the issue 4464 from the Firebug issue tracker: http://code.google.com/p/fbug/issues/detail?id=4464
This is a clone of issue 4409 from the Firebug issue tracker: http://code.google.com/p/fbug/issues/detail?id=4409
Clone of issue 4462 from the Firebug issue tracker: http://code.google.com/p/fbug/issues/detail?id=4462