浙江省高等学校教师教育理论培训

微信搜索“教师资格证岗前培训”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Crossfire - FirebugWiki

Crossfire

Crossfire-lg.png

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

[edit] Migration Guides

[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

[edit] Version 0.2

[edit] Version 0.3

[edit] Version 0.4

posted on 2012-04-05 11:25  lexus  阅读(451)  评论(0编辑  收藏  举报