Venkman/Firebug Comparison: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(make this a comparison table)
(Undo revision 313312 by Sevenspade (talk); nah)
Line 3: Line 3:
{| width="600" cellspacing="1" cellpadding="1" border="1"
{| width="600" cellspacing="1" cellpadding="1" border="1"
|-
|-
! Feature
| '''Venkman'''
! Venkman
| '''Firebug'''
! Firebug
|-
|-
| chrome debugging
| Supports chrome debugging out-of-the-box
| yes
| "ChromeBug" variant for debugging chrome
| yes, with ChromeBug variant
|-
|-
| Customizable panel layout (detach/dock/move/hide)
| Detachable / dockable panels as separate windows
| yes
|  ?
|  ?
|-
|-
| debugger keyword
| Supports debugger keyword
| yes
|  ?
|  ?
|}
|}

Revision as of 13:20, 27 May 2011

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

Venkman Firebug
Supports chrome debugging out-of-the-box "ChromeBug" variant for debugging chrome
Detachable / dockable panels as separate windows  ?
Supports debugger keyword  ?