#4589 closed enhancement (fixed)
[patch][cla] Firebug Lite Enhancements: Object Inspector, Popup window
Reported by: | guest | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Core | Version: | 0.9 |
Keywords: | debug firebug | Cc: | alex@…, mike@… |
Blocked By: | Blocking: |
Description
Mike Wilcox - mike@…
I've added enhancements to Firebug Lite:
- Added Object Inspector
- objects in log are now links - using object abbreviation, similar to Firebug Sr.
- clicked links hide message rows, open object inspector
- object is traced out in "pre" format
- 'Back' button to hide inspector
- Added popup window functionality
- Didn't like that console still covered part of the page
- popup: true in djConfig
- Added height option for console (if not popup)
- Added comments
- I think the comments will be incredibly useful - few people are aware of Firebug's potential
Attachments (3)
Change History (7)
Changed 12 years ago by
Attachment: | _firebugJS.patch added |
---|
comment:1 Changed 12 years ago by
Owner: | changed from anonymous to alex |
---|---|
Summary: | Firebug Lite Enhancements: Object Inspector, Popup window → [patch][cla] Firebug Lite Enhancements: Object Inspector, Popup window |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
Patch for javascript