Firebug/WeeklyUpdates/2013-10-29

From MozillaWiki
Jump to: navigation, search

Jan Odvarko, Sebastian Zartner, Florent Fayolle, Simon Lindholm, Jakob Kaltenbrunner

Releases

  • Firebug 1.13 alpha 4

Issues

  • Issue 6748: Allow searching by selector in the HTML panel
    • Follow-up issue coming (non-finished selector should not cause beep)
    • Florent: create the issue
  • Issue 6892: Split firebug/firebug module into several modules and fix dependencies
    • Honza: done
    • firebug/firebug - the first one
    • firebug/lib/trace - second one
    • We should generally group modules by path
  • Issue 6855: Display the returned value or the exception thrown
  • Issue 6857: Give the ability to modify the returned value
    • We shouldn't expose $return on the command line
    • We should use the standard color for highlighting <return> - Sebastian should decide. The <return> label should also be displayed differently.
  • Sebastian: a new report, evaluate JSON in the watch panel?
  • Issue 6909: Add a shortcut for "New Attribute"
    • Use: Accel+Shift+A.
  • Issue 6851: Show the index in the output of console.table()
    • Florent: finish
  • Issue 6898: Ask for an API to extend the hooked console Object?
    • We should discuss next time
  • Issue 6814: Auto-complete CSS styles within the HTML "style" attribute
  • Issue 3700: Add auto-completion for HTML attributes
    • Simon needs review

JSD2

  • Testing, testing, testing
    • Florent did a great job with testing
  • Issue 6824: Randomly get "Unresponsive Script Warning" with CommandEditor.html
    • Honza: take a look. Could be related to CM initialize/destroy

Misc

  • Blogging about Firebug
    • Shall we sync the effort somehow?