jcranmer
Current Status - Posted on 2010-08-23
Done:
- Progress on message display
- DXR generification
- Prototyping Dehydra and macro support
Next:
- Hooking DXR up to gcov results
- Finishing new account types, part 4
- First week of new semester
Older Posts
Member of Projects
Team Posts
Posted on 2010-08-31
Standard8
Done:
- Major updates now advertised for both 3.0 and 2.0
- 3.0.7 and 3.1.3 release driving
- 3.2 flags now set up.
- Reviews
- More libxul investigations
Next:
- 3.x stability release driving
- libxul investigations
- Reviews
- Checklist updates
Posted on 2010-08-31
bwinton
Done:
- Account Provisioner:
- Add a sample new account creation form to the account provisioner.
- Add keyboard navigation, i.e. enter to go to the next step.
- Add the "Back to Provisioner" link from the Wizard.
- Keep track of where we are in the Provisioner, and return there.
- Write test backend for creating a new account.
- Email people about running a provisioner web service to simplify the client code.
- Breakdown the Account Provisioning work.
- Feed the returned config from the test backend to the Account Wizard, and create the account.
- Handle multiple domains in the checked addresses.
- Make sure the buttons are always in the correct (visual) state in the Check Account screen.
- Display errors on the provisioning screen, and let the user re-submit.
- Comment on bug 523544.
- Create bug 590600.
- Look into test failures on bug 474721 and bug 542705.
- Post a new patch for bug 565678.
- Review bug 556655 and bug 567685.
- Run the tests on the patch for bug 542705.
Next:
Account Provisioner. Reviews. Hometab?
Posted on 2010-08-30
tarasglek
Done:
- bug 589368: "Few wrinkles" took a bit longer than I expected. Posted a patch for review.
- bug 581606: Did some more polish on less-sqlite-fragmentation patch. Ready for landing.
- bug 533038: Reviewed mwu's jar changes
- Bug 590242: Do not open omnijar 3x. got r+
Next:
- Land various bits from above as I get approvals.
- Investigate why 4.5 is so busted
- Perhaps finally get to telemetry
Posted on 2010-08-27
Fallen
Done:
- Fixed bug 590995, bug 588869, bug 402376
- Learned I shouldn't rely on Firefox saving form contents over a restart :-(
- Uploaded release symbols for windows and mac (linux is unfortunately lost)
- Some checkins for others, some reviews
Next:
- Nighlty symbols should be enabled with bug 564697
Posted on 2010-08-24
dmose
Done:
- Almost caught up from vacation!
Next:
- Wider release of MuteThread
- Participation metrics work
Posted on 2010-08-24
andreasn
Done:
- Reviews bug 545557, bug 579470, bug 588754, bug 578331, bug 581661
- Windows 7 theme work
- Notification bar bug 562048
- Filing mailing list addon bugs
Next:
- More reviews
- Mailing list addon patches
- Finish bug 562048
- Splitting up bug 545557 into smaller pieces, get them reviewed and start to land things.
Posted on 2010-08-24
rebron
Done:
- Helping some users w/ Tb upgrade, on GS, email, phone.
- PR outreach (heads up on Tb upgrade).
- Funnel cake prep for Wed evening launch. bug 582240, 589927, 589945, 589930, 589937, 589941, 589943
- Some surveygizmo clean up - version 3.0 from 2.0
Next:
- Out August 25 through Sept 1.
- Website upgrade planning w/ Boswell and Slater. A possible move towards mozilla.org/thunderbird and GetThunderbird.com to match mozilla.org/firefox and Firefox.com
- Add-ons contest end of Sept? modeled after Mobile Add-on challenge https://developer.mozilla.org/en/mobile/challenge
Posted on 2010-08-24
bienvenu
Done:
Next:
Posted on 2010-08-23
KaiRo
Done:
- Did a second round of builds for SeaMonkey 2.1 Alpha 3.
- Rebuilt updates for 2.1a3build2 after persistent failures on Linux.
- Upgraded Windows build slaves to buildbot 0.8 (bug 567035).
- Fixed update configs for files that don't need forcing any more (bug 576760).
- Update the buildmaster to the most-current buildbotcustom code, which caused two breakages: log encoding (bug 589136, reverted) and test triggering (bug 589135, fixed).
- Landed Neil's fixes for building xpfe autocomplete with libxul (bug 450781).
- Fixed info reported to the AUS server on both 2.0 and 2.1 trees (bug 557583).
- Fixed bustage from else appreciated Windows installers fixes from mwu (bug 586848).
- Fixed c-c build system after jar reordering landed (bug 559961).
- Created a patch for issues found by package-compare (bug 589637).
- Filed a lot of bugs about oranges on SeaMonkey, to track getting them fixed.
- Created a packaging fix for one of the test failures (bug 589627).
- Re-enabled DOM inspector ID check (bug 573382 followup).
- Updated and landed patches for Neil's post-landing places bookmarks reviews (bug 585601).
- Ported fixes back to the Firefox places library (bug 588027), reviews pending.
- Fixed a duplicate key found by our ID checks (bug 589592).
- Discussed the add/edit bookmarks panel in the browser.
- Created a patch for a fast bookmarking button (bug 589601).
- Added getBrowser() to mailnews (bug 588895).
- Worked on and attached a patch for site-specific zoom settings (bug 386363).
- Updated Data Manager patch for comments (bug 569341).
- Filed followups to Data Manager work.
- Planning for SeaMonkey Developer Meeting.
- Discussed SeaMonkey hardware costs and requests.
- Did GSoC final evaluation.
Next:
- Get 2.1a3 out there.
- Reduce orange on tests.
- More work to address Data Manager reviews.
- Drive doorhanger notifications into the tree.
- Follow up with open geolocation service and possibly find some contributor(s) on the Mozilla side of things.
- Try to get required SeaMonkey machines (bug 572395 and dependencies).
- Get some feedback on ideas for marketing.
- More planning for meetings to happen later this year.
Posted on 2010-08-23
jcranmer
Done:
- Progress on message display
- DXR generification
- Prototyping Dehydra and macro support
Next:
- Hooking DXR up to gcov results
- Finishing new account types, part 4
- First week of new semester
Posted on 2010-08-18
sid0
Done:
- Discussed about:support UI with Bryan and Roland.
- Spent a little time firefighting and fixing regressions.
- Re-landed bug 581838. Seems like it'll stick around this time.
Next:
- about:support
Posted on 2010-08-17
ehren
Done:
added a few last minute changes to my static-checking fixes (bug 573786, bug 572819, bug 576214, bug 575720, bug 578235). dwitte will land once the tree opens.
asked for review on callgraph changes: bug 588002. Using the finish_decl callback from bug 584164, all the info needed for dead code can be gleamed from treehydra alone.
Experimented a little more with post callgraph generation dead code scripts:
Couple of things:
-Can speed things up considerably by computing transitive closure of main and other start points, then computing path relationships for only the remaining dead nodes.
-Whitelisting exported functions (those with default visibility) is too conservative.
-Regarding the display of dead code, the most useful grouping of dead nodes is not the most concise. ie it's better to separately register two dead subgraphs even if one is contained in the other.
Also:
looked a bit into ssa passes in treehydra as possible future project. I can get at the def of an ssa name (possibly a phi node) right now, but the really useful stuff will require hacking convert_tree.js
Next:
Need to coordinate with Lukkas and Dwitte regarding build-bot changes for static-checking builds. Time might be tight here but we should at least be able to get the wheels in motion.
Blog as preparation for presentation next week.
Posted on 2010-08-10
clarkbw
Done:
- Messaging Add-ons
- Contacts Add-on released
- Raindrop
- Compose with drafts
- Brizzly demo
Next:
- Account Provisioning
- Further iterations
- ui-review
- catch up to queue
Posted on 2010-08-06
nth10sd
Done:
Patchlove till number #400000.
Next:
Patchlove for the rest of the bugs..
Education: instructor/student coordination for potential student-projects..
Posted on 2010-08-03
ludovic
Done:
- Filed a bunch of issue with the mailing list extension
- Got my bugmail to a low number
- worked on 3.1.2
Next:
- Start my after summer wiki pages and preparation with posts to mdat etc ...
Posted on 2010-06-14
sgautherie
Posted on 2010-05-31
gozer
Done:
- bug 568471 - Move MoMoDB backups to the NAS
- bug 564400 - SpreadThunderbird spring cleanup
- Raindrop spring cleanups
Posted on 2010-05-18
asuth
Done:
- Thunderbird 3.1rc1 * blockers assigned to me * crasher investigation support
- (in process) wmsy widgeting manifesting system prove-out
Next:
- (in process) wmsy widgeting manifesting system prove-out
- away.
- all-hands.
Posted on 2010-03-17
roland
Done:
1. looked at top 5 active topics 2. SuMoMo 1.5 discussion with jsocolo and gozer 3. <a href="https://wiki.mozilla.org/User_talk:Rtanglao/TB3NewSupportTopicWizardPrototypeDesign">quick design sketch for support wizard</a> 4. lots of other stuff :-)Next:
- active GS topics from march 16, 2010
- finish reviewing GS topics from last triage meeting
- test Firefox 3.6 SuMoMo 1.5.2 English on trunk.support.mozillamessaging.com
- test auto-config
- working at home until 1p.m., then office until 4p.m and then working tonight after 8p.m.
Posted on 2010-02-23
wsmwk
Done:
- lotsa postings on gsfn performance issues
- gsfn suggestions to roland
- normal bug triage
- respin through shutdown hang bugs
- recruited pop triager Rob S
- recruited Mac crash bug filer MikeP Pasek (who is doing a great job) - he's picking from crash-stats
- granted editbugs to MikeP Pasek
- revised https://wiki.mozilla.org/index.php?title=Thunderbird:Bug_Triage&action=history
- new bugs * bug 546316 crash [@ nsXULPrototypeCache::WritePrototype(nsXULPrototypeDocument)] * bug 546429 hang after dialog alert Could not connect to mail server ... the connection was refused" - no cpu * bug 547344 windows startup crash [@ nsChromeTreeOwner::OnLocationChange(nsIWebProgress, nsIRequest, nsIURI)] * bug 547954 3.1b1pre shuts down unattended - windows dialog "A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available."
Next:
- ensure all Lehigh Thunderbird 3.1 issues have bugs
- nail at least one shutdown bug
- consolidate drag and drop performance bugs
Posted on 2010-02-01
philor
Done:
- Fixed redo shortcuts for Mac and Linux
- Fixed (hopefully) the last regression from single-package-manifest
Next:
- Get back on the review horse
Posted on 2010-01-18
Callek
Done:
- reviews
- bug 537571, reviewed; waiting on c-c open
- Updated bug 446690 to tip; waiting on c-c open.
Next:
- Checkin bug 537571 and bug 446690 once c-c opens.
- Figure out if bug 457296 is worth me working on.
- Call out to community regarding solution(s) to bug 538528
- Do more reviews
- Get up to date with buildbot stuff and logging into builders/tester boxes for SeaMonkey so I can admin that again.
Posted on 2009-12-02
jenzed
Done:
set up TB build environment; download source; mess around with building; find out building is not necessary (fail)
Posted on 2009-11-30
dascher
Done:
Spent the weekend playing around with a bugzilla->couchdb converter, so I can get stats more easily than I can w/ bugzilla. Making good progress on things like review-time, etc.
Next:
Iterate on momo goals and board meeting planning.