Thunderbird/StatusMeetings/2009-06-30: Difference between revisions

 
(18 intermediate revisions by 11 users not shown)
Line 23: Line 23:
=== [[Thunderbird:Thunderbird_3.0b3|Thunderbird 3 Beta 3]] ===
=== [[Thunderbird:Thunderbird_3.0b3|Thunderbird 3 Beta 3]] ===


* '''Proposed''' Freeze Dates ( ''All dates use time of 23:59 PST'' )
* We're no longer waiting on the final chunk of the Great Search Refactoring (see [http://weblogs.mozillazine.org/dmose/archives/2009/06/getting_30b3_shipped.html] for details).
 
* Freeze Dates ( ''All dates use time of 23:59 PST'' )
** Slushy String freeze date: 2009-07-02 (Thur)
** Slushy String freeze date: 2009-07-02 (Thur)
** Slushy Code Freeze date: 2009-07-07 (Tues)
** Slushy Code Freeze date: 2009-07-07 (Tues)
Line 31: Line 33:
* dmose is release driver
* dmose is release driver
* gozer is build engineer
* gozer is build engineer
* 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.


* Blockers/Wanted
* Blockers/Wanted
** {{trackinglist|TB 3.0b3 - blocking|blocking-thunderbird3%2B|---|Thunderbird%203.0b3&target_milestone{{=}}3.0b3}} 18 (-17)
** {{trackinglist|TB 3.0b3 - blocking|blocking-thunderbird3%2B|---|Thunderbird%203.0b3&target_milestone{{=}}3.0b3}} 13 (-22)
** {{trackinglist|TB 3.0b3 - wanted|wanted-thunderbird3%2B|---|Thunderbird%203.0b3}} 23 (-3)
** {{trackinglist|TB 3.0b3 - wanted|wanted-thunderbird3%2B|---|Thunderbird%203.0b3}} 23 (-3)
** [https://bugzilla.mozilla.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=%5Bb3ux%5D&sharer_id=1537 b3ux] 5 (-3)
** [https://bugzilla.mozilla.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=%5Bb3ux%5D&sharer_id=1537 b3ux] 5 (-3)
Line 50: Line 50:


* Blockers/Wanted
* Blockers/Wanted
** {{trackinglist|TB 3.0b4 - blocking|blocking-thunderbird3%2B|---|Thunderbird%203.0b4&target_milestone{{=}}3.0b4}} 58 (+14)
** {{trackinglist|TB 3.0b4 - blocking|blocking-thunderbird3%2B|---|Thunderbird%203.0b4&target_milestone{{=}}3.0b4}} 63 (+19)
** {{trackinglist|TB 3.0b4 - wanted|wanted-thunderbird3%2B|---|Thunderbird%203.0b4}} 4 (+1)
** {{trackinglist|TB 3.0b4 - wanted|wanted-thunderbird3%2B|---|Thunderbird%203.0b4}} 4 (+1)
** b3ux TBD
** b3ux TBD
Line 78: Line 78:


=== Marketing Updates ===
=== Marketing Updates ===
* Congratulations to the Firefox 3.5 team!
* In progress with the Thunderbird icon refresh, first set of iterations are expected Wednesday/Thursday this week.
* Recruiting for Technical Support Lead.


=== IT update ===
=== IT update ===
* comm-central trunk is now building on OS X 10.5 in parallel with 10.4
** Dep builds are uploaded in a [http://ftp.mozilla.org/pub/mozilla.org/thunderbird/tinderbox-builds/comm-central-trunk-10.5-test-macosx-10.5/ testing area]
** Nightly builds are forthcoming (building as I type this)
* All the hardware for code signing is now with me.
* Improvements to the corporate intranet


=== Documentation ===
=== Documentation ===
* move from mozilla.org complete
** items reviewed and flagged for update
** redirect / archive list submitted
* Firefox snippets - integration with TB
* setting up blanks for TB 3.0 docs
* AWAY in July


=== Roundtable ===
=== Roundtable ===
Line 101: Line 117:


===== dmose =====
===== dmose =====
* last week:
** lots of 3.0b3 driving work
** updated review pages & blogged about it
** content handling code discussion
** board meeting
** protovis/jQuery security call


===== Standard8 =====
===== Standard8 =====
Line 119: Line 141:
* Fixed crash [@nsMsgDatabase::GetUint32Property] {{bug|481866}}
* Fixed crash [@nsMsgDatabase::GetUint32Property] {{bug|481866}}
* Fixed imap rename when new name required imap mod-utf7 {{bug|499278}}
* Fixed imap rename when new name required imap mod-utf7 {{bug|499278}}
* Fixed handling of clicking on folders with invalid/missing .msf files and added mozmill test for same {{bug|498819}}
* Fixed hang in imap protocol going offline {{bug|500416}}
* Make sure tmp file in folder compact is the right size before overwriting the original file {{bug|491303}}
* Fixed {{Bug|500083}} - delete from search results doesn't update view
* Worked on {{Bug|499806}} -  add simple query/enumerate w/ search term criteria filter to nsIMsgDatabase - should reduce amount of js garbage msg hdrs gloda produces trying to find msg hdrs to index.
Next week
* Finish up {{bug|499806}}, and work on b3 blockers.


===== gozer =====
===== gozer =====
* Build
** comm-central trunk 10.5 builders all around
*** Nightly builds should be available starting today
*** Worry: bloat numbers are almost 2x what they are on 10.4
** comm-1.9.1 builds are configured to post aus snippets to our aus server {{bug|487629}}
** more buildbot cleanups/refactoring
* Web
** setup staging/test ispdb app
* Infrastructure
** Resolved issue with our SSL layer and client certificates


===== clarkbw =====
===== clarkbw =====
* Last week
** Helping with Folder summary {{Bug|492158}}
** Updating Account Central {{Bug|499683}}
** Reply Toggle mockups {{Bug|248681}}
** Sync Sent Mail w/ Address Book {{bug|501234}}
** Cut/Copy/Paste Contacts {{bug|339227}}
** Popup has vertical line {{bug|493719}}
** Lots of Calendar bugs
* This week
** Autoconfig


===== wsmwk =====
===== wsmwk =====
* added patchlove to [https://wiki.mozilla.org/Thunderbird:Testing#Patch_Love Testing]
* monitored crashers
* filed bugs:
** {{bug|500657}} open message from Search Messages results does not work well
** {{bug|500006}} buildid doesn't display in window title via functionality of nightly tester tools
** {{bug|500747}} need hint for short cut key in quick search input field - emptytext of "<selection> (ctrl-k)"
** {{bug|501016}} Better signatures for crashes which have nsCOMPtr<something>::<something> as the top frame


===== beckley =====
===== beckley =====
Line 131: Line 192:


===== KaiRo =====
===== KaiRo =====
* Continuing to work on getting bits of the release automation harness unbitrotted, attached and reviewed.
* Planning on using that harness for SeaMonkey 2.0 Beta 1 as possible, including L10n builds, partial updates, yadda, yadda ;-)


===== rkent =====
===== rkent =====


===== rebron =====
===== rebron =====
* Joining in the Firefox 3.5 launch activities this week.
* Continuing to get PR up to speed.
* Still working through Get Satisfaction integration.


===== Tsk =====
===== Tsk =====


===== andreasn =====
===== andreasn =====
* Last week
** Linux toolbar icons and css  {{Bug|499683}}
** Account Central css and graphics {{Bug|499683}}
** Reply to-mockups {{Bug|248681}}
* This week
** Autoconfiguration layout
** Finish account central {{Bug|499683}}
** Folder summary {{Bug|492158}}
** Desktop Summit/GUADEC Thur-Fri


===== bwinton =====
===== bwinton =====
Line 151: Line 227:
* Post a patch for {{bug|490106}} with Bryan's changes.
* Post a patch for {{bug|490106}} with Bryan's changes.
* Look into {{bug|248681}}, {{bug|498448}}, and hopefully {{bug|490097}}.
* Look into {{bug|248681}}, {{bug|498448}}, and hopefully {{bug|490097}}.
===== mkmelin =====
Last week:
* Attachments pref pane and landed
* Regressions {{bug|496273}} and {{bug|496439}}.
* Fix feed format {{bug|497895}}


=== Attendees ===
=== Attendees ===


__NOTOC__
__NOTOC__
Confirmed users
2,615

edits