Firebug/WeeklyUpdates/2012-09-04

From MozillaWiki
Jump to: navigation, search

Jan Odvarko, Simon Lindholm, Farshid Beheshti

Firebug 1.10.3

  • Released
  • Honza: create etherpad page for the next blog post so, everyone can participate.

Firebug Lite

  • Not maintained currently
  • Honza: put together a blog post
    • Use etherpad so, others can provide feedback

Test Bot

  • FAILS: firebug/changeUILocation.js (disabled)
  • Issue 5883: Error "topWindow.exportFirebug is not a function" while Firebug is detached
    • Breaks the test too. Honza: will fix
  • FAILS Issue 5668: Test html/4542/issue4542.html fails
    • Simon: will try to fix

Issues

  • Issue 5764: Change $() to use querySelector() instead of getElementById()
    • We should get this in and get feedback from alpha testers
  • Issue 5888: Improve logic for when to open first-run page
    • Two improvements:
      • Delay the load if the user is just working
      • Open after Firefox restart if it wasn't opened before.
    • Discuss the content of the page
    • Improve content of the page (e.g. little Firebug tips, 1-2 sentences)

JSD2

  • Wiki to read: Remoting Architecture
    • Please provide any feedback (even if it's just a lot of questions)
    • Please provide a feedback about AMD module design. Isn't there too much modules? Should we join some of them? Or is that OK to have many modules?
  • Stack Frames in RDP

Miscellaneous

  • T-Shirts
    • Steven, pick top three: Cafepress, Comboutique, E-shirt.com, MySoti, Printfection.com, PrintShop, RedBubble, Shirtcity, Skreened, Spreadshirt, T-Shirt Monster, Wordans, Zazzle
    • Honza: design & order test t-shirt
  • FireClosure: everyone should try and we should discuss the next time in two weeks (Simon isn't there next week).
  • Farshid: new task
  • Issue 5862: Crop long CSS values in Style side panel
    • Honza: take a look if reusing of extensions.firebug.stringCropLength is OK