Crossfire

Crossfire is a Firebug extension which implements a JSON protocol to allow remote clients (like an IDE or code editor) to connect to Firebug.

[edit] Who is using Crossfire?

One of the main goals of Crossfire is to provide a simple and straight-forward method for tools in other processes to obtain the same kind of information that Firebug has about the Web pages the user is debugging.

  • The Firebug Working Group is currently planning to use Crossfire in future versions of Firebug as a solution for the out-of-process plugin architecture of Firefox 4.
  • Webtools JavaScript Development Tools from Eclipse is using Crossfire to provide Firebug and Internet Explorer debugging capabilites; JSDT Debug Wiki
  • The 8.0 beta version of IBM's Rational Application Developer is using Crossfire to enhance their existing Firebug integration. RAD Open Beta Demo video
  • A KDevelop plugin Quanta, with the latest sources found in: Quanta GIT repo
  • The 4D Wakanda Team is implementing a Crossfire client into the Server-Side JavaScript Debugger of the Wakanda Studio and a Crossfire server into the JavaScript engine of the Wakanda Server (based on webkit): Wakanda

[edit] Getting Started

Getting started with Crossfire contains some helpful information for getting started. This is mostly intended for developers interested in building tools that connect to Crossfire, and assumes some familiarity with Firebug and Firefox extensions.

There are pre-built versions of Crossfire available: http://getfirebug.com/releases/crossfire/

Connecting Firebug in Firefox to another Firebug in Firefox is a tutorial that explains how to connect the Crossfire client and Crossfire server by running to separate Firefox processes.

Running Crossfire Tests explains how to execute the various test suites for Crossfire.

[edit] Known Issues

Issues in Crossfire are tracked with Firebug's issue tracker using the 'crossfire' label.

http://code.google.com/p/fbug/issues/list?q=label:crossfire

[edit] Crossfire Wire Protocol

How to be a successful Crossfire Packet

[edit] Protocol Reference

  • Crossfire 0.3a8
  • Crossfire 0.3a7
  • Crossfire 0.3a6
  • Crossfire 0.3a5
  • Crossfire 0.3a4

[edit] Migration Guides

  • Migrating from 0.3a7 to 0.3a8
  • Migrating from 0.3a6 to 0.3a7
  • Migrating from 0.3a5 to 0.3a6
  • Migrating from 0.3a4 to 0.3a5

[edit] Road Map

[edit] Release Plan / Schedule

  • Version 0.1: Alpha-only developer preview, proof-of-concept. Firebug 1.5/1.6
  • Version 0.2: Target Crossfire beta for Firebug 1.6. Protocol solidifying (not frozen).
  • Version 0.3: Target stable quality for Firebug 1.7 - add support for extensions/modules.
  • Version 0.4: Firebug 1.8 / Firebug Lite - enable cross-process/cross-browser Firebug.
  • Version 0.5: TBD

[edit] Version 0.1

  • API Documentation http://getfirebug.com/developer/api/crossfire0.1/index.html

[edit] Version 0.2

  • Crossfire 0.2 Planning
  • 0.2 API documentation http://getfirebug.com/developer/api/crossfire0.2/index.html

[edit] Version 0.3

  • Crossfire 0.3 Goals
  • Crossfire 0.3 Beta Buglist

[edit] Version 0.4

  • Crossfire 0.4 Planning
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。