|
|
| Line 35: |
Line 35: |
| * [http://getfirebug.com/knownissues known issues] | | * [http://getfirebug.com/knownissues known issues] |
| * [http://code.google.com/p/fbug/issues/list?q=label:FF4.0 FF4.0 labeled issues] | | * [http://code.google.com/p/fbug/issues/list?q=label:FF4.0 FF4.0 labeled issues] |
|
| |
| == 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]
| |
|
| |
| * Use Mozilla Components. module for BTI HONZA
| |
| ** roughly similar to future CommonJS
| |
| ** CommandLineDebugger needs to be synced HONZA
| |
| ** /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
| |
|
| |
| -- Not discussed this week ---
| |
|
| |
|
| == Defer to 1.8 == | | == Defer to 1.8 == |