Venkman/Firebug Comparison: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "This document is meant to compare Venkman features with Firebug features. {| width="600" cellspacing="1" cellpadding="1" border="1" |- | '''Venkman''' | '''Firebug''' |- | Su...")
 
(make this a comparison table)
Line 3: Line 3:
{| width="600" cellspacing="1" cellpadding="1" border="1"
{| width="600" cellspacing="1" cellpadding="1" border="1"
|-
|-
| '''Venkman'''
! Feature
| '''Firebug'''
! Venkman
! Firebug
|-
|-
| Supports chrome debugging out-of-the-box
| chrome debugging
| "ChromeBug" variant for debugging chrome
| yes
| yes, with ChromeBug variant
|-
|-
| Detachable / dockable panels as separate windows
| Customizable panel layout (detach/dock/move/hide)
| yes
|  ?
|  ?
|-
|-
| Supports debugger keyword
| debugger keyword
| yes
|  ?
|  ?
|}
|}

Revision as of 13:18, 27 May 2011

This document is meant to compare Venkman features with Firebug features.

Feature Venkman Firebug
chrome debugging yes yes, with ChromeBug variant
Customizable panel layout (detach/dock/move/hide) yes  ?
debugger keyword yes  ?