Thunderbird/StatusMeetings/2009-06-02
Jump to navigation
Jump to search
last meeting | index | next meeting »
Thunderbird Meeting Details :
- Tuesday, June 2nd, 16:30 UTC (9:30am Pacific, 12:30pm Eastern)
- How to dial-in
Agenda
- Who's taking minutes? --> rebron
- Minute taking Schedule. Talk to davida for schedule changes/additions.
Action Items
New
Open
- Autoconfig process - work in progress
- Muting status meeting - gozer (apologies, will get sorted out today)
Closed
Thunderbird 3 Beta 3
- Planned Freeze Dates ( All dates use time of 23:59 PST )
- Slushy String freeze date: TBD
- Slushy Code Freeze date: TBD
- Firm String / Code freeze date: TBD
- l10n-mozilla-1.9.1 freeze date: TBD
- Target Build Ship date: TBD
- dmose is release driver
- gozer is build engineer
- Search will be landing over the next week or two and then we'll finish up the beta.
- try server build while the patch is being reviewed
- once it lands dates for b3 and b4.
- Beta 3 stated as the release for all work with serious downstream work impact (ui, backend, l10n, etc). Anything that isn't like that should be pushed out into Beta 4.
- Driver ownership of bugs
- From a drivers conversation, requiring blocking bugs to be owned by drivers is being reconsidered. Drivers own too many bugs to drive them all. Changing this policy would help reflect reality better, so drivers will consider possible ways to relax/alter that rule for comm-central.
- Blockers/Wanted
- TB 3.0b3 - blocking 33 (0)
- TB 3.0b3 - wanted 25 (-1)
- b3ux 13 (-2)
- Proposed Blocking (all milestones)
- Proposed Blockers (all): 32 (+9)
- Fixed:
- TB 3.0b3 - blocking 104 (+6)
- TB 3.0b3 - wanted 34 (+2)
Thunderbird 3 Beta 4
- Focus: All UI work complete, APIs stable.
- Release Driver: Standard8
- Build Engineer: gozer
- Blockers/Wanted
- TB 3.0b4 - blocking 32 (+5)
- TB 3.0b4 - wanted 2 (0)
- b3ux TBD
- Proposed Blocking (all milestones)
- Proposed Blockers (all): 32 (+9)
- Fixed:
Thunderbird 3
- Blockers
- blocking-thunderbird3+ 133 (+4)
- TB 3 Needs: 5 (0)
- Proposed Blocking
- Proposed Blockers (all): 32 (+9)
- Please set bugs to assigned status (as well as owner to you) if you want to do them.
- If you have other bugs assigned to you that you don't want to do, please reassign or discuss with drivers.
- Infrastructure requirements are moving forward (AUS, 10.5 builders, statistics)
QA Updates
Marketing Updates
IT update
Documentation
- new contributions to the "TB Extensions How-To" page [https://developer.mozilla.org/en/Extensions/Thunderbird/HowTos#How_do_I_scan_and.2for_alter_outgoing_messages.3f How do I scan and/or alter outgoing messages?] and How do I extract the message header from a message URI/URL?
- Standard8's Address Book docs address book examples and address book interfaces
- blogging on the Mozilla Add-Ons blog
- relocation of docs blog to a Mozilla-hosted server, switch to WordPress
Roundtable
Status Updates
nth10sd
- Spent a bunch of time triaging bug 495057 - Crash [@ push_tag] or [@ real_write] if a message with text/enriched part is viewed
- Wrote Get a Debug Thunderbird hang stack wiki page
- Now able to use Lithium to reduce .eml testcases
- QA, triage, bugdays.
- qawanted bug 487763
- patchlove bug 70576
sid0
davida
dmose
Standard8
- Reviews
- Tab implementation improvements - bug 493700 allow different tabs to specify their own controllers for enabling/disabling command options (and specifying their own implementation of functions).
- Still some work to do to get all menu options working correctly on non-message pane contexts, filed follow-up bugs.
- bug 440794 Send In Background
- Landed listener updates (api changes) that improve the activity manager UI and hopefully will help with automated retry etc.
- bug 495527 Fixed up unit tests following the api changes.
- Now trying to extract the send failure dialogs from the sending code so that we can do automated retry without prompting the user with a modal dialog each time.