Confirmed users
837
edits
(Created page with "Jan Odvarko, Florent Fayolle, Christoph Dorn, Steven Roussey, Belakhdar Abdeldjalil == Vacations == * Florent: 23 June => 05 July == Firebug 2 Release == * Firebug 2.1 ** ...") |
|||
| Line 30: | Line 30: | ||
** Use labels intuitively according to our experience from Firebug 2 and google.com (we can always adapt to different scheme) | ** Use labels intuitively according to our experience from Firebug 2 and google.com (we can always adapt to different scheme) | ||
* First tasks + labels in the issue list | * First tasks + labels in the issue list: https://github.com/firebug/firebug.next/issues | ||
Demo for London work week, steps towards: | Demo for London work week, steps towards: | ||
| Line 52: | Line 51: | ||
** https://developer.mozilla.org/docs/Tools/Web_Console/Custom_output | ** https://developer.mozilla.org/docs/Tools/Web_Console/Custom_output | ||
* Customizing Variables View Output | * Customizing Variables View Output | ||
** https://developer.mozilla.org/en-US/docs/Tools/Web_Console/Custom_output#Customize_previews_for_objects | ** https://developer.mozilla.org/en-US/docs/Tools/Web_Console/Custom_output#Customize_previews_for_objects Christoph: I think I can feed this format from my PHP introspection lib: https://github.com/firephp/firephp/tree/master/lib/Insight It is much lighter on the wire and can capture large object graphs. This would allow for introspection of snapshotted objects while PHP executed on the server. [Christoph] | ||
** JetPack Object inspector | ** JetPack Object inspector | ||
** https://github.com/mozilla/addon-sdk/pull/1502/files | ** https://github.com/mozilla/addon-sdk/pull/1502/files | ||
* Customizing HTML Inspector? | * Customizing HTML Inspector? | ||
** (needs analyses) | ** (needs analyses) | ||