Firebug/WeeklyUpdates/2013-11-26

From MozillaWiki
Jump to: navigation, search

Jan Odvarko, Sebastian Zartner, Florent Fayolle, Belakhdar Abdeldjalil, Simon Lindholm

Releases

  • Firebug 1.12.5 released last week
  • Firebug 1.13 alpha 6
    • Honza: release on Friday

Issues

  • Issue 6702: Improve design of the search options popup window
    • Honza: started, should be feature for 1.13 alpha 7
    • Sebastian: do some icons
  • Firebug should support the new Australis UI/UX
    • Issue 6993: The start button icon looks weird in Australis Nightly build
    • Firebug should be in the Web Developer menu again
  • Issue 6992: "Search within * panel" looks ugly when only partially localized
    • Not big probably
  • Issue 6996: Putting capital letters on attribute names duplicates them
    • Honza: Backport to 1.12

Misc

  • Polish and clean up Firebug UI
    • Make a difference for 2.0
    • Honza: create an issue for this (we can attach screenshots from different OSes to it)
    • Should we still have three different themes (Windows, Linux, Mac) or use one for all?
  • Honza: Ask AMO guys whether we need to replace missing strings by English versions (to avoid warnings on AMO).
  • Blogging about Firebug
    • Sören going to write a blog post related to Firebug contribution (German), Sebastian will review
    • We can do different kinds of posts
      • Describe a feature
      • Describe a software pattern
      • Describe an user scenario
      • You can do a screen cast
      • Always put screenshots into the post
      • Never do any promises
      • Describe existing features (released on AMO)
      • Good timing for blogging is just after release
  • Issue 6851: Show the index in the output of console.table()
    • Florent: retest
    • Honza: review

JSD2

  • We still need to focus on JSD2
  • Testing testing testing
  • Honza: fix breakpoints (perhaps refactor)
  • Start working on FBTest harness (jsd2 branch)

Reviews

Simon: could anyone review my HTML auto-completion patches?

  • Issue 6814: Auto-complete CSS styles within the HTML "style" attribute
  • Issue 3700: Add auto-completion for HTML attributes
    • Honza: should take a look