Firebug/WeeklyUpdates/2008-11-25: Difference between revisions

Line 59: Line 59:
* a7 maybe this week
* a7 maybe this week
* a5 and a6 since last time
* a5 and a6 since last time
* funny debugger interactions when clicking on a different panel after a breakpoint
* new: debugger controls stay visible on all panels while on a breakpoint
* Implemented stepStayOnDebugger to keep chrome out of firebug and vice versa. Mainly for chromebug.
* Implemented stepStayOnDebugger to keep chrome out of firebug and vice versa. Mainly for chromebug.
* implemented break-on-next UI. Behavior is still expected to be funky. Explore with caution! - jjb
* implemented break-on-next UI. Behavior is still expected to be funky. Explore with caution! - jjb
* event handlers generated by firefox dynamically. Still working around this. - jjb
* breakOnNext may not work perfectly for event handlers generated by firefox dynamically. Still working on  this. - jjb
* solution in mind for dealing with injected script tags - jjb
 
* Completed dynamicURLhasBP to avoid MD5 on eval unless breakpoints are set on evals. (Be nice to have some talos results).
* Completed dynamicURLhasBP to avoid MD5 on eval unless breakpoints are set on evals. (Be nice to have some talos results).
* skipScrolling if the lines are still in view. Viewport changes are good,
* skipScrolling if the lines are still in view. Viewport changes are good,
Line 69: Line 69:
* extending support for debugging scripts created by adding source through document.createElement().innerHTML
* extending support for debugging scripts created by adding source through document.createElement().innerHTML
* Release notes started: [http://code.google.com/p/fbug/source/browse/branches/firebug1.4/docs/ReleaseNotes_1.4.txt ReleaseNotes]
* Release notes started: [http://code.google.com/p/fbug/source/browse/branches/firebug1.4/docs/ReleaseNotes_1.4.txt ReleaseNotes]
* 1.4a3 out, a4 needed for FF3.0.4
 
* move to beta when 1.3 released
* move to beta when 1.3 released


660

edits