Thunderbird/StatusMeetings/2008-08-26: Difference between revisions
Jump to navigation
Jump to search
(→Standard8: Add this weeks work) |
(→asuth) |
||
Line 92: | Line 92: | ||
===== asuth ===== | ===== 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 [http://hg.mozilla.org/users/bugmail_asutherland.org/index.cgi/gloda/ the repository], probably starting from [http://hg.mozilla.org/users/bugmail_asutherland.org/index.cgi/gloda/file/d2a13bb0a3d2/modules/gloda.js 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. | |||
* other | |||
** I helped justdave with a MIME-related bug and even wrote a unit test! (waiting on netwerk review for the fix, though.) | |||
===== bienvenu ===== | ===== bienvenu ===== |
Revision as of 09:39, 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)
Standard8 will update this section before the meeting
- Blockers (TBD):
- Drivers have reviewed the list. Significant features wanted for 3.0b1 added to allow time for feedback and testing.
- All bugs assigned, please help out where you can.
- For next week's meeting, please ensure Status Whiteboard has a few short words/notes relating to current progress, and on schedule or at risk.
- We should get as many as possible in 3 weeks.
- Proposed Blockers (1)
- bug 430614 Thunderbird integration into Windows Vista/Windows Search indexer.
- wsmwk is the Q&A lead of Beta 1
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.