A man with a mission...

Bugzilla Helper 0.4.1 Released

You can get it over at AMO. This version includes the integration of Thunzilla, an add-on originally created by Justin Dolske. I also made some minor improvements on the detection algorithm for what e-mails you can reply to.

sdwilsh Status Update: 2010-04-24

Done:

  • Reviews
  • IndexedDB work with bent

Next:

  • Reviews (they never end!)
  • IndexedDB work

Coordination:

sdwilsh Status Update: 2010-04-06

Done:

  • More reviews, because they never go away
  • Obtained actual numbers for how we did on our Q1 goal of I/O reduction so we can see how good our estimates were. (Reduced I/O by 42 - 43% on the main thread with another 20% coming soon to a browser near you!)
  • Discussed the SQL schema that we'll use for storing IndexedDB data with roc. Improvements were made.

Next:

  • I will be out rest of this week, and probably most of next.

Coordination:

sdwilsh Status Update: 2010-04-02

Done:

Next:

  • Get IndexedDB to be able to open a database.
  • I'll be out the latter half of the week, so not much else will be done.

Did you know we have a style guide?

I’ve been surprised at the number of people who were unaware that Mozilla has a coding style guide. It contains the rules for new files for both JavaScript and C++. You can save your reviewer a whole bunch of time by making sure your code conforms to this before asking for review.