Firebug/WeeklyUpdates/2013-04-16: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "Jan Odvarko, Sebastian Zartner, Florent Fayolle, Simon Lindholm == Mozilla Summit 2013 == Attendees: * Jan Odvarko * Sebastian Zartner * Florent Fayolle * Farshid Beheshti *...")
 
(Fixed formatting and linked issues)
 
Line 20: Line 20:
** Honza: fix it
** Honza: fix it
* We should have a new label for "FBTest" related issues.
* We should have a new label for "FBTest" related issues.
* Sebastian: invent one
** Sebastian: invent one


== Issues ==
== Issues ==
* (Issue 4979) Console Grouping
* [http://code.google.com/p/fbug/issues/detail?id=4979 Issue 4979]: Group console messages
** Sebastian: make sure tests pass
** Sebastian: make sure tests pass
** New tests are necessary
** New tests are necessary
** Honza can help with test implementation
** Honza can help with test implementation


* Issue 6133: Default include() alias for jQuery
* [http://code.google.com/p/fbug/issues/detail?id=6133 Issue 6133]: Default include() alias for jQuery
** Yes, we should make jQuery (latest, not minified) alias be there by default
** Yes, we should make jQuery (latest, not minified) alias be there by default
** The default would be done if the user doesn't have any aliases
** The default would be done if the user doesn't have any aliases


* [http://code.google.com/p/fbug/issues/detail?id=6291 Issue 6291]: use evalInGlobalWithBindings() instead of eval()
* [http://code.google.com/p/fbug/issues/detail?id=6291 Issue 6291]: use evalInGlobalWithBindings() instead of eval()
** https://github.com/firebug/firebug/commit/c7d25a466299006cfb63515ec161f4354d6e3ef2
** [https://github.com/firebug/firebug/commit/c7d25a466299006cfb63515ec161f4354d6e3ef2 commit]


* DONE [http://code.google.com/p/fbug/issues/detail?id=6317 Issue 6317]: Value attribute doesn't show up in console after it was added by JavaScript
* DONE [http://code.google.com/p/fbug/issues/detail?id=6317 Issue 6317]: Value attribute doesn't show up in console after it was added by JavaScript


* Issue 229: Allow event types to be filtered with "Log Events"  
* [http://code.google.com/p/fbug/issues/detail?id=229 Issue 229]: Allow event types to be filtered with "Log Events"  
** Sebastian: Honza can help
** Sebastian has a patch
 
** Honza can help


== Source Editor ==
== Source Editor ==
* Let's try Code Mirror plus Tern
* Let's try Code Mirror plus Tern
** https://groups.google.com/forum/#!topic/firebug-working-group/6JMq-GLJLrc
** [https://groups.google.com/forum/#!topic/firebug-working-group/6JMq-GLJLrc discussion group thread about Tern]
** CC Sebastian on emails with Farshid
** CC Sebastian on emails with Farshid
** Farshid working on example CM application.
** Farshid working on example CM application.


* Issue 2153: Show line numbers in Edit mode  
* [http://code.google.com/p/fbug/issues/detail?id=2153 Issue 2153]: Show line numbers in Edit mode  
** We might want to use this as another scenario
** We might want to use this as another scenario
** Farshid could use it as a little test
** Farshid could use it as a little test


== JSD2 Adoption ==
== JSD2 Adoption ==

Latest revision as of 19:48, 16 April 2013

Jan Odvarko, Sebastian Zartner, Florent Fayolle, Simon Lindholm

Mozilla Summit 2013

Attendees:

  • Jan Odvarko
  • Sebastian Zartner
  • Florent Fayolle
  • Farshid Beheshti
  • Ask MoFo if Firebug t-shirts could be ready for the summit

Releases

  • Firebug 1.11.3 final ?
  • Firebug 1.12 alpha 5?

TestBot

Issues

  • Issue 4979: Group console messages
    • Sebastian: make sure tests pass
    • New tests are necessary
    • Honza can help with test implementation
  • Issue 6133: Default include() alias for jQuery
    • Yes, we should make jQuery (latest, not minified) alias be there by default
    • The default would be done if the user doesn't have any aliases
  • DONE Issue 6317: Value attribute doesn't show up in console after it was added by JavaScript
  • Issue 229: Allow event types to be filtered with "Log Events"
    • Sebastian has a patch
    • Honza can help

Source Editor

  • Issue 2153: Show line numbers in Edit mode
    • We might want to use this as another scenario
    • Farshid could use it as a little test

JSD2 Adoption

  • Honza DONE: Breakpoint architecture clean up
  • Wiki update
    • Next step: Break on Next