Firebug/WeeklyUpdates/2010-10-26: Difference between revisions

Jump to navigation Jump to search
Line 33: Line 33:


== Firebug 1.7 ==
== Firebug 1.7 ==
* New proposal: narrow 1.7 to a single goal, Milestone Script/BTI
* 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]
* Darin committed command line debugger-to-Crossfire
 
* 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
* Mike Rennie Eclipse debugger to Crossfire progress
* Two stage testing
** eclipse source: /org.eclipse.wst.jsdt.debug.crossfire
** backend Darin, Honza
* give experience for complete refactoring work.
** frontend Darin Pedro
* Invent script.js and mozilla-backend.js  
* Scenario ShowSource
** alternative to debugger.js/firebug-service.js
** open web page (WHICH ONE?), get compilation unit, show some lines
** allows parallel development, at the cost of copy and paste for un-refactored code.
** 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 ==
660

edits

Navigation menu