Thunderbird/StatusMeetings/2008-08-26: Difference between revisions
Jump to navigation
Jump to search
(→Thunderbird:Thunderbird 3.0b1: Add currently fixed blockers/wanted lists) |
|||
Line 44: | Line 44: | ||
** {{Bug|451842}} filter rules changing from AND to OR, causing many false matches | ** {{Bug|451842}} filter rules changing from AND to OR, causing many false matches | ||
*** Needs QA | *** Needs QA | ||
* Fixed: | |||
** {{trackinglist|blocking-thunderbird3.0b1+|blocking-thunderbird3.0b1%2B|FIXED}}: 0 | |||
** {{trackinglist|TB 3.0b1 - blocking|blocking-thunderbird3%2B|Thunderbird%203.0b1|FIXED}}: 4 | |||
** {{trackinglist|TB 3.0b1 - wanted|wanted-thunderbird3%2B|Thunderbird%203.0b1|FIXED}}: 2 | |||
* wsmwk is the Q&A lead of Beta 1 | * wsmwk is the Q&A lead of Beta 1 |
Revision as of 15:09, 26 August 2008
last meeting | index | next week »
Thunderbird Meeting Details
- Tuesday, Aug 26, 16:30 UTC (9:30am Pacific, 12:30pm Eastern)
- How to dial-in
Agenda
- Who's taking minutes?
Action Items
Open
- dmose: clarifying post about how TB 3.0 roadmap should work w.r.t feature freeze, string freeze, etc.
- Will blog about dates talked about
- sipaq: file a bug on getting a thunderbird aggregator going on
- Not on call
- unknown: file a bug on getting a planet.mozillamessaging.com
- gozer: we have DNS and servers, need someone to make planet look nice
- everyone: nominate important bugs for blocking? and wanted?
- drivers: spend some time triaging nominations
- everyone: look for delight bugs for the next release
- everyone: If you want things make Beta 1, let the drivers know.
Closed
Thunderbird:Shredder a2
- Post Mortem needs scheduling
- who needs to be there? davida, wswmk, nthomas, gozer, standard8, emre, ____?
- when: ___?
Thunderbird 3
Thunderbird:Thunderbird 3.0b1
- Two weeks to planned code freeze (9th September)
- One week to planned string freeze for 3.0b1 (2nd September)
- Blockers/Wanted:
- blocking-thunderbird3.0b1+: 21
- TB 3.0b1 - blocking: 14
- Note: spread across two lists, some dups, not all of these are hard-blockers.
- TB 3.0b1 - wanted: 16
- Proposed Blockers: 1
- bug 451842 filter rules changing from AND to OR, causing many false matches
- Needs QA
- bug 451842 filter rules changing from AND to OR, causing many false matches
- Fixed:
- wsmwk is the Q&A lead of Beta 1
- Standard8 is the release driver
Main Issues
- 3 blockers with no owner:
- bug 429118 Thunderbird inline spell check broken
- bug 430762 Start page for Alpha/Beta builds - is this a dup?
- bug 451257 Using "Edit as new" for random messages sometimes crashes Thunderbird [@ pixman_malloc_abc]
- L10N builds at risk:
- mozilla-central currently has no automated L10N builds
- Uncertain as to current capability to do L10N builds for Thunderbird
- No instructions for L10N builds from comm-central
- no L10N dashboard (i.e. compare locales)
- String Freeze - Are we on course to get string changes in for next week?
- Account Configuration bug 422814
- Password Manager bug 239131
- May not make it, although FF password manager should already be localised for most folks, the preference pane changes are still outstanding.
- Gloda bug 450494
- Inline card dialog bug 450724
- Improved Message Reader View bug 449691
QA Updates
Gmail Configuration: POP and IMAP
From Jcarroll 09:25, 23 August 2008 (UTC):
See proposed agenda items in the discussion page.
Roundtable
Status Updates
davida
dmose
nth10sd
- Another round of preparatory closemes, now ~250+ TB bugs waiting to be closed in a few weeks.
- ~1,000 unconfirmed bugs will be closed since bugdays were started 5 months ago.
- (Really) Finally repaired bugday queries.
- Gristmill now works for Thunderbird / Sunbird! (thanks mschroeder)
- Demonstration screencast, "Gristmill in Action" (for Fx though) created.
- Available at The Rumbling Edge.
jcranmer
- Some more address book rewrite stuff
- Started on an SQL backend, see [1]
Standard8
- Driving & Reviews
- Address Book
- bug 451361 Allow OS X address book selection in junk white list.
- Autocomplete
- bug 438861 Revised fix for passing results back to a previous search and committed
- Password Manager
- bug 419595 Fixes to LDAP implementation, needs updated patch.
- Unit Tests
- bug 450884 Enabled (most) TUnit tests in an effort to improve tinderbox stability (see bug for details).
- Stability seems to have improved, but still evaluating.
- bug 450884 Enabled (most) TUnit tests in an effort to improve tinderbox stability (see bug for details).
asuth
(I will not be on the call today.)
- gloda landing bug 450494
- my status
- have updated gloda mercurial repo to be able to "drop it in" by checking it out into mailnews/db/global. This allows a dual-existence for the time being. (Of course, a patch is required to get make to walk down into gloda's directory. Forgot to publish that, will do that.)
- unit tests writing in progress, will be back in the office on that Tuesday eve. Hope to push a first batch of working tests out soon. They will depend on some helpers I have as a patch against the mailnews core.
- have bolstered the in-code javadoc-style (some epydoc-style) comments.
- what I would like
- If the potential reviewers (I am thinking bienvenu and Standard8?) could start to look at the repository, probably starting from modules/gloda.js, that would be great.
- we should probably plan on tele-con walkthroughs after some initial familiarization/review has occurred. I had done one with dmose and bienvenu back when dmose was up in Vancouver, and that went pretty well. A lot has happened since then, though, so bienvenu might still want in on such a walkthrough. We should probably do this after I get at least the first batch of unit tests out.
- my status
- other
- I helped justdave with a MIME-related bug and even wrote a unit test! (waiting on netwerk review for the fix, though.)
bienvenu
emre
- Still working on bug 440793, bug 439097, bug 436615. A feature complete patch has been submitted. Going to work on it next couple days to make the strategy object scriptable.