rstrong's blog
in search of ponies
Status update – week of 1/8
January 8th, 2010 by rstrong
Progress:
- Dealt with a few items in my review queue.
- Patch ready for review – Bug 538533 [Toolkit] – If a complete update fails the update prompt should state the error and offer a link to download the update [All].
- Discussed with ddahl the after update action work he will be doing for Firefox.next and filed Bug 538331 [Firefox] – On update perform action based upon the update metadata [All] for this work.
- Profiled startup on Firefox WinCE with and without 325 named anonymous functions which showed there is no longer a cost for naming anonymous functions. I discussed this with Brendan and he confirmed that his upvar2 work removed the additional cost associated with naming anonymous functions.
Future targets:
- Land Bug 538533 [Toolkit] – If a complete update fails the update prompt should state the error and offer a link to download the update [All]
- Write mochitests for Bug 538533 [Toolkit] – If a complete update fails the update prompt should state the error and offer a link to download the update [All]
- Add backend suppport for Bug 538331 [Firefox] – On update perform action based upon the update metadata [All]