Firebug/WeeklyUpdates/2014-03-18: Difference between revisions

m
Fixed formatting
(Created page with "Jan Odvarko, Sebastian Zartner, Jakob Kaltenbrunner, Florent Fayolle, Simon Lindholm, Joe Walker Meeting Agenda: https://etherpad.mozilla.org/firebug == Firebug 1.12 == * We...")
 
m (Fixed formatting)
 
(3 intermediate revisions by 2 users not shown)
Line 8: Line 8:
* JSD1 removed in 31 (last week possible), or 32 if not a problem for ESR
* JSD1 removed in 31 (last week possible), or 32 if not a problem for ESR


* Issue 7252: Disable JSD1 deprecated warnings
* [http://code.google.com/p/fbug/issues/detail?id=7252 Issue 7252]: Disable JSD1 deprecated warnings
** Honza done
** Honza done
* Issue 7253: JSD1 will be removed/is removed message (Honza started)
* [http://code.google.com/p/fbug/issues/detail?id=7253 Issue 7253]: JSD1 will be removed/is removed message (Honza started)
** Honza in-progress
** Honza in-progress


Line 17: Line 17:


== DevTools Work Week ==
== DevTools Work Week ==
* DevTools work week
* In London, five days starting from 29th of September
** In London, 29 of September
* Hacking kind of a work week
** Hacking kind of a work week


== Firebug 2.0 alpha 1 ==
== Firebug 2.0 alpha 1 ==
Line 27: Line 26:


* Support for dynamically created scripts merged
* Support for dynamically created scripts merged
** problem with scriptElement scripts (no way to differentiate static and dynamic)
** problem with script created by injecting <code>&lt;script&gt;</code> element (no way to differentiate static and dynamic)
* Platform blockers:
* Platform blockers:
** [https://bugzilla.mozilla.org/show_bug.cgi?id=983297 Bug 983297] - SpiderMonkey should guess which JS code caused new JS code to be compiled
** [https://bugzilla.mozilla.org/show_bug.cgi?id=983297 Bug 983297] - SpiderMonkey should guess which JS code caused new JS code to be compiled
** [https://bugzilla.mozilla.org/show_bug.cgi?id=981987 Bug 981987] - displayURL is not available within Debugger.onNewScript hook for new Function scripts
** [https://bugzilla.mozilla.org/show_bug.cgi?id=981987 Bug 981987] - displayURL is not available within Debugger.onNewScript hook for new Function scripts
* Workarounds
* Workarounds
** Do a list of script static before dom content loaded event.
** Create a list of static scripts when <code>DOMContentLoaded</code> event is fired


* [http://code.google.com/p/fbug/issues/detail?id=7181 7181]: Error breakpoint can't be set
* [http://code.google.com/p/fbug/issues/detail?id=7181 Issue 7181]: Error breakpoint can't be set
** Done
** Done


Line 49: Line 47:
* Honza: install OSX and check tests
* Honza: install OSX and check tests


* Sebastian working on MutationObservers  
* Sebastian working on MutationObservers


== Failures ==
* commandLine/5873/issue5873.js
* firebug/4040/issue4040.js
** Florent: create an issue
** Florent: create an issue\
** Florent: comment the failing part out
** Florent: uncomment the failing part


* firebug/4040/issue4040.js
* firebug/4040/issue4040.js
Line 60: Line 57:


* console/breakOnError/breakOnError.js  
* console/breakOnError/breakOnError.js  
** Florent: patch part of Issue 7166
** Florent: patch part of [http://code.google.com/p/fbug/issues/detail?id=7166 issue 7166]
** Florent: possibly related [http://code.google.com/p/fbug/issues/detail?id=7267 issue 7267]
   
   
* net/4663/issue4663.js
* net/4663/issue4663.js
Line 66: Line 64:


* firebug/4040/issue4040.js
* firebug/4040/issue4040.js
** Sebastian: analyze  
** Sebastian: analyze
** Might be just disabled
** Might be just disabled


Line 78: Line 76:
** Florent: do analyses
** Florent: do analyses


=== JSD2 Features ===
== JSD2 Features ==
* Code prettifying, we want it!
* Code prettifying, we want it!
Confirmed users
233

edits