660
edits
Johnjbarton (talk | contribs) (→1.7) |
Johnjbarton (talk | contribs) |
||
| Line 33: | Line 33: | ||
== Firebug 1.7 == | == Firebug 1.7 == | ||
* | * Plan: narrow 1.7 to a single goal, Milestone Script/BTI | ||
** [http://getfirebug.com/wiki/index.php/Firebug_1.7:_Architecture_Refactoring#Detailed_Work_Plan_For_JS_Reimplementation See work plan] | ** [http://getfirebug.com/wiki/index.php/Firebug_1.7:_Architecture_Refactoring#Detailed_Work_Plan_For_JS_Reimplementation See work plan] | ||
* | |||
* Use Mozilla Components. module for BTI HONZA | |||
** roughly similar to future CommonJS | |||
** CommandLineDebugger needs to be synced HONZA | |||
** /fbug/examples/firebug1.7/CommandLineDebugger | ** /fbug/examples/firebug1.7/CommandLineDebugger | ||
* | * Two stage testing | ||
** | ** backend Darin, Honza | ||
* | ** frontend Darin Pedro | ||
* | * Scenario ShowSource | ||
** | ** open web page (WHICH ONE?), get compilation unit, show some lines | ||
** | ** supports script.js testing | ||
* Scenario SetBreakpoint | |||
** ShowSource + set one breakpoint | |||
* tabWatcher (all JJB) | |||
** tabWatcher.js to backend | |||
** TabWatcher API replaced by BTI | |||
** firebug.js | |||
== Defer to 1.8 == | == Defer to 1.8 == | ||
edits