Thunderbird/StatusMeetings/2008-06-03: Difference between revisions
Jump to navigation
Jump to search
m (→[[Thunderbird:Thunderbird_3.0a2]]: Add link to AB roadmap) |
(Add section on Thunderbird v.next and branch tracking.) |
||
Line 52: | Line 52: | ||
* When | * When | ||
** Planned code freeze: July 8, 23:59 Pacific | ** Planned code freeze: July 8, 23:59 Pacific | ||
=== Thunderbird v.next and branch tracking === | |||
Discussion so far in [http://groups.google.com/group/mozilla.dev.planning/browse_thread/thread/de12fffeff417ae4/ca5aa18d203660f4?lnk=gst&q=Thunderbird+v.next#ca5aa18d203660f4 mozilla.dev.planning] (link missing the first few posts). | |||
Following discussion on irc today, several points came out from discussion about possibly moving to 1.9.1 for our main work: | |||
* Core devs willing to help us come to a reasonable solution, possibly an intermediate one whilst working out when to move to hg fully etc (e.g. see {{bug|437059}} | |||
* We don't want to re-invent the build system. | |||
* Option A on [[SeaMonkey/1.9.1_Repository_Options]] may be the best solution for the time being and/or overall | |||
** Would require a separate pull script for mozilla-central (at least whilst we're not in hg I believe). | |||
** ted & co willing to help us get the build system working with that sort of layout (Standard8 needs to file bug) | |||
Full discussion on the [[Talk:Thunderbird/StatusMeetings/2008-06-03|talk page]] | |||
=== QA Updates === | === QA Updates === |
Revision as of 14:47, 3 June 2008
last week | index | next week »
Thunderbird Meeting Details
- Tuesday, June 3, 16:30 UTC (9:30am Pacific, 12:30pm Eastern)
- How to dial-in
Agenda
Action Items
Open
- AI:group write down desired IMAP offline behavior on wiki page for next week
- emre: not much participation outside of a few people
- AI:Standard8/clarkbw: mac addrbook UI
- standard8: done
- clarkbw: continuing to drive MailNews:Address Book New Card
- AI:davida guided form doesn't allow version unsetting
- AI:davida bugzilla should _refuse_ unspecified version
- AI:davida version field UI in bugzilla should be clarified
- AI:davida should have "file bug" menu item in nightlies/alphas
- dmose: email conversations started regarding these but likely to punt on moving forward; carry over to next week for davida response
- AI:clarkbw create design for UI around Emre's Implementation Proposal pieces
- AI:emre begin work on offline operation playback feature
Closed
- AI:asuth figure out what installer work needs to be done for bug 375922
- asuth: figured out. porting from firefox installer-related patches in progress.
Thunderbird:Thunderbird_3.0a2
- Why? - Release goals TBD
- What
- Address book OS X bug 397811 (Completed)
- Bundle attachment?
- Progressmeter bug on OS X
- Auto-configuration, phase 1?
- Better Gmail/IMAP setup?
- Addressbook interface redesign
- Joshua's nsIAbCard patch (bug 413260)
- Autocomplete from XPFE to Toolkit
- Password manager from Wallet to Toolkit
- Move Default Profile Location to FF/SM equivalent
- xpcshell Unit tests passing bug 406227
- Performance for startup
- STEEL
- Things marked blocking-thunderbird3+ or its nominations
- Crashers
- move further on de-folderization of mail metaphors
- When
- Planned code freeze: July 8, 23:59 Pacific
Thunderbird v.next and branch tracking
Discussion so far in mozilla.dev.planning (link missing the first few posts).
Following discussion on irc today, several points came out from discussion about possibly moving to 1.9.1 for our main work:
- Core devs willing to help us come to a reasonable solution, possibly an intermediate one whilst working out when to move to hg fully etc (e.g. see bug 437059
- We don't want to re-invent the build system.
- Option A on SeaMonkey/1.9.1_Repository_Options may be the best solution for the time being and/or overall
- Would require a separate pull script for mozilla-central (at least whilst we're not in hg I believe).
- ted & co willing to help us get the build system working with that sort of layout (Standard8 needs to file bug)
Full discussion on the talk page
QA Updates
- Previous bugday on 29 May 2008.
- Only session 2 staffed.
- See the spreadsheet of results.
- Next bugday on 05 June 2008.
- nth10sd will be there for session 2 only.
- We may only have one staffed session for bugdays in the near future, until helpers' numbers increase.
- nth10sd will be there for session 2 only.
Roundtable
- Status Updates
- dmose
- reviewed patch to drop nsISupportsArray usage from addrbook where possible (bug 410177)
- reviewed reply quoting patches (bug 384599 and bug 23394)
- drove IMAP deadlock fix into tree (bug 434642)
- filed and worked on patch for compose window crasher bug, but it turned out to be an already-patched DUP (bug 436544)
- reviewed unit test setup/teardown cleanup patch (bug 434810)
- put together draft review requirements pages (link here)
- started reviewing nsIAbCard refactoring (bug 413260)
- misc other small reviews
- nth10sd
- Mastering hg and gdb.
- Went on an assertion-finding spree. (12 found so far)
- Provided normal and full backtraces for each assertion trapped, using gdb.
- Usual bugday, triage etc.
- Standard8
- Various reviews
- Investigated and pulled mozilla-central to allow me to commit some patches against core.
- Mac OS X Address Book
- Committed bug 398711 UI
- Fixed bug 433264 to allow users of special build 2.0.0.6 + Mac OS X AB to switch to trunk without "loosing" all their address books (they would disappear from the display).
- Automated Testing
- Finished reworking how we do tests as a result of bug 434810
- MailNews:Xpcshell_tests wiki page updated to keep in sync.
- Confirmed list of failing unit tests is still the same (i.e. blockers for bug 406227
- Tidied up patch and submitted for review a SMTP fake server and basic test bug 436847
- Autocomplete
- We now have autocomplete for my domain working on toolkit interfaces (thanks to Neil)
- Main address book autocomplete in progress (bug 370306, basic search functionality in place with unit test.
- Still need to think about LDAP.
- Misc
- bug 436086 Finished changing nsMsgDBFolder::mSubFolders from an nsISupportsArray to an nsCOMArray
- bug 414432 Finished improvements to nsIMsgHeaderParser::makeFullAddress(String)
- bug 376877 Fixed duplicate packaging of all-l10n.js in installer builds.
- dmose