660
edits
Johnjbarton (talk | contribs) (Created page with '== Issues for 1.6 == * Concentrate on swarm ** [http://getfirebug.com/wiki/index.php/Swarms Swarms] * DONE console.table() Honza ** blog post is up ** TODO: Doc updates *TODO […') |
Johnjbarton (talk | contribs) No edit summary |
||
| Line 2: | Line 2: | ||
* Concentrate on swarm | * Concentrate on swarm | ||
** [http://getfirebug.com/wiki/index.php/Swarms Swarms] | ** [http://getfirebug.com/wiki/index.php/Swarms Swarms] | ||
*TODO [http://code.google.com/p/fbug/issues/detail?id=149 149] | *TODO [http://code.google.com/p/fbug/issues/detail?id=149 149] | ||
*Console | *Console | ||
| Line 12: | Line 9: | ||
* disable BON for script panel | * disable BON for script panel | ||
** wait for 1.7 | ** wait for 1.7 | ||
** changes need to FirePHP, FireQuery, | ** changes need to FirePHP, FireQuery, | ||
* Show Cache in Net panel | * Show Cache in Net panel | ||
** Honza | |||
* Update page? | * Update page? | ||
** | ** Honza | ||
* 1.6a12 | * 1.6a12 | ||
** | ** DONE | ||
* 1.6a13 for console. | |||
== Daily testing for Firebug + Firefox == | == Daily testing for Firebug + Firefox == | ||
| Line 26: | Line 23: | ||
** Contact page, platform triage person? | ** Contact page, platform triage person? | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=532445 Bug 532445 run unit tests (daily?) with Firebug installed in testing profiles] | * [https://bugzilla.mozilla.org/show_bug.cgi?id=532445 Bug 532445 run unit tests (daily?) with Firebug installed in testing profiles] | ||
* New web page with results coming | |||
** Honza | |||
== Refactoring == | |||
* Reattach/deattach | |||
* Unload | |||
** components -> modules | |||
** overlays unload | |||
** destroy objects | |||
== Architecture Review underway == | == Architecture Review underway == | ||
* DONE Changes for panel activation | * DONE Changes for panel activation | ||
*[http://getfirebug.com/wiki/index.php/Firebug_1.6_Architecture_Review 1.6 Architecture] | *[http://getfirebug.com/wiki/index.php/Firebug_1.6_Architecture_Review 1.6 Architecture] | ||
== 1.6 on FF 4.0 == | |||
*wrapper problem already being worked on | |||
*command line debug problem. | |||
== Crossfire == | == Crossfire == | ||
*Avoiding context transfer? | * Listener client/server | ||
** Browser Tools Interface | |||
* Socket startup and shutdown issues. | |||
* Avoiding context transfer? | |||
** Leave all model info on server side | ** Leave all model info on server side | ||
** Client side has "presentation model" (cache of info needed for panels) | ** Client side has "presentation model" (cache of info needed for panels) | ||
*Accelerated 1.7 work to get Firebug for Fennec | * Accelerated 1.7 work to get Firebug for Fennec | ||
** Honza and Mike: Firebug to Firebug via CrossFire | ** Honza and Mike: Firebug to Firebug via CrossFire | ||
**TODO: Reverse relationship between TabWatcher and Firebug | ** TODO: Reverse relationship between TabWatcher and Firebug | ||
**TODO: Command line flags to init firebug from crossfile (module vs panels) | ** TODO: Command line flags to init firebug from crossfile (module vs panels) | ||
**[http://collinsmichaelg.com/firebug/tests/content/firebug/detachSuspendResumeAttach.js Test case for re-attach] | **[http://collinsmichaelg.com/firebug/tests/content/firebug/detachSuspendResumeAttach.js Test case for re-attach] | ||
---- | |||
These items were not discussed in the call and remain for next time. | |||
== JSD v2 == | == JSD v2 == | ||
| Line 61: | Line 66: | ||
*move more from getfirebug.com, easier to update on wiki | *move more from getfirebug.com, easier to update on wiki | ||
== Chromebug == | == Chromebug == | ||
edits