Venkman/Firebug Comparison: Difference between revisions
< Venkman
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...") |
Sevenspade (talk | contribs) (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" | ||
|- | |- | ||
! Feature | |||
! Venkman | |||
! Firebug | |||
|- | |- | ||
| | | chrome debugging | ||
| | | yes | ||
| yes, with ChromeBug variant | |||
|- | |- | ||
| | | Customizable panel layout (detach/dock/move/hide) | ||
| yes | |||
| ? | | ? | ||
|- | |- | ||
| | | 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 | ? |