Meeting Notes Meetings notes from the Mozilla community

16-December-2008

Mozilla Project Meeting Minutes: 2008-12-15

Filed under: Posts — Tags: — Benjamin Smedberg @ 12:00 am

WeeklyUpdates/2008-12-15

From MozillaWiki

« previous week | index | next week »

Meeting Details

  • 1:00pm Pacific time (21:00 UTC until March 8, 2009)
  • Mozilla HQ, 1st floor conference table
  • +1 650 903 0800 x92 Conf# 8600 (US/International)
  • +1 416 848 3114 x92 Conf# 8600 (Canada)
  • +1 800 707 2533 (pin 369) Conf# 8600 (US Toll Free)
  • sip:weeklystatus@mozilla.com from generic SIP clients
  • http://air.mozilla.com/ to watch and listen
  • join irc.mozilla.org #staffmeeting for backchannel

note: all participants are muted automatically; if you want to talk, press *1 to un-mute yourself

WeeklyUpdate Live: You can watch the weekly meetings live at Air Mozilla You can also view previous meetings from the “on-demand” button on the Air Mozilla player. Meetings will be posted for on-demand consumption shortly after the meeting conclusion.

Friends of the Tree

Please send FotT nominations to asa@mozilla.org. This is a great opportunity for the community to recognize those who go above and beyond, so please tell me when you see that happening. Thanks.

Development Updates

Branch work: Firefox 2.0.0.19 / 3.0.5 / Major Update

  • Firefox 2.0.0.19 / 3.0.5
    • On track for release tomorrow
    • Last planned Firefox 2 release
    • Phishing Protection is off in Firefox 2.0.0.19
    • Changed messaging all around to note this
  • Thunderbird 2.0.0.19
    • Schedule on the wiki
    • Currently planning release for early January
    • Beta release later this week
  • Firefox 3.0.6
    • Scheduling release for early February
    • Code freeze date is January 6
  • Firefox 2.0.0.19 -> 3.0.5 Major Update
    • Currently scheduled for early January after Thunderbird 2.0.0.19
    • Will be dependent on localization of the new major update text

Gecko 1.9.1

Firefox 3.1

Firefox 3.1 Beta 3

  • proposed schedule as follows:
    • Dec 31 – string freeze
    • Jan 13 – code freeze
    • Jan 19 – QA start
    • Jan 26 – ship to users
    • will re-evaluate in early January, hope to be able to accelerate
    • if you have counter proposals or problems, please come to tomorrow’s development meeting.

TB 3

  • Thunderbird 3.0 beta 1 has shipped
  • Beta 2 work and planning is underway

Mobile

IT

  • Wrapped up Zeus ZXTM AMO performance tests
    • a couple lingering log issues
  • Upgraded bouncer/download.mozilla.org database server

Release Engineering

  • Aki’s work on mobile and talos
  • Enabling a11y tests last week were backed out; we *think* we’ve got it; will try again this week.
  • Backup your machine! (Thanks to Justin and Sean for their help!)

QA

QA had a great Work On-Site week last week!

Web Dev testing, Metrics, Accessibility, Localization

  • WebDev testing:
  • Accessibility:
    • Created patch to properly expose search textboxes in the 3.1 a11y code. See bug 469367.
    • Investigating accessibility framework support in MozMill.
    • Working on a mochitest file for bug 469367 to test the accessibility attributes generated by the ARIA markup newly introduced in the search textbox’s XBL widget.
  • Metrics
    • ~5% percent of the files in the source tree have 10 or more bug fixes. max number of bug fixes in a file is 69 since teh m-c tree opened. SOme of these have zero or low coverage
    • Worked with rsayre to do an updated coverage run with all the mochitest, chrome, browser, reftest, xpcshell, and bc’s JS tests. The results will include details down to line coverage. The run will be against m-c trunk.
    • Focusing a small project on the JS engine files. There are 50 main files but only 8 are very active. bc, mnandigama, together with the JS team, will be looking at how to boost the coverage of some of the active files:
 FILENAME      	  FULLPATH	             CODECOV%	BUGSFIXED
 jstracer.cpp  	  /js/src/jstracer.cpp   	75.4	46
 jsobj.cpp     	  /js/src/jsobj.cpp   	        64.7	21
 jsapi.cpp     	  /js/src/jsapi.cpp   	        55.1	16
 jsinterp.cpp  	  /js/src/jsinterp.cpp   	71.4	15
 jscntxt.h     	  /js/src/jscntxt.h   	        100	14
 jsparse.cpp  	  /js/src/jsparse.cpp   	62.5	10
 jsarray.cpp   	  /js/src/jsarray.cpp   	70.2	10
 jsopcode.cpp  	  /js/src/jsopcode.cpp   	41.1	10

Test Development

  • General
    • Attempted to land A11y tests again
    • Filed several crash bugs.
    • Created the RRRT Pages for Firefox 3.0.5
    • Worked on reducing crashes, SVG in CSS (SVG clip path etc), CSS Border Radius, and Audio/Video tests
    • Improved automation of code coverage scripts, removing manual steps
    • Started a “QAC Redesign” Effort with a great team of Brian King, Zach Lipton, and Heather Arthur. The first meeting notes are available.
  • Mozmill
    • New Mozmill point release due out this week – you’ll need to re-download from AMO, no update service
    • Continued Progress toward 1.0 at the end of the month
  • Fennec
    • Created a Log Viewer for Fennec Test Results
    • Investigated many of the Mochitest failures on Fennec, and found that most are due to the fact that SynthesizeKey does not work without focus -> bug 455891 and bug 465216
  • JS/Sisyphus/Leaks
    • Improved automation on Sisyphus and Memory Leak testing
    • Worked on the JS Reftest framework, should land this week
    • About to start the 1,000,000 top site test, looking for JS regressions and memory leaks.

Test Execution

  • General
    • The new QMO coming this week!
    • Triaged about 40 QMO2 bugs
    • Litmus redesign session last week. (working with TestDev)
  • Project Status
    • Shipped Fx3.1b2 to world last monday (12/8)
    • Shipped Fx3.0.4 & Fx2.0.0.19 to beta last wednesday (12/10)
    • Plans to ship Fx3.0.5 & Fx2.0.0.19 to world this tuesday (12/16)
    • Plans to ship Tb2.0.0.19 to beta this thursday (12/18)
    • Fx3.1 feature tracking spreadsheet
      • Testplan completion: 89%
      • Testcase completion: 73%
      • Feature status
        • HTML 5 Drag and Drop, 100%, 2 (litmus), 100%, N/A (554 cases already done by
        • Media Queries, 100%, 202 (reftests), 100%, N/
        • Element Traversal, 100%, 60 (mochitest), 100%, N/A (finished and turned on 142 from
        • Script Defer, 100%, 0, 100%, N/A (dev had created 2 tests already)
        • Blocklist /Software Updates Testing, 100%

Security

  • Participated in the W3C “Security for Access to Device APIs from the Web” workshop

Marketing/PR

PR

Events

  • Last weekend, the second European Mozilla Add-ons Workshop took place in Madrid. 50 people attended the event. Paul Rouget gave a presentation about how to create an Add-on for Tuenti, the biggest Spanish social network. Hopefully, people from Spain will take ownership of the project and drive it forward.
  • Add-on-Con: Collecting feedback.

Quarterly Survey

  • Quarterly Survey will be released tomorrow in ten locales.
  • Attached to the 3.0.5 “What’s new page” and its our first time hosting the survey on surveygizmo.com.
  • Thanks to Pascal/Sam/Stephen Donner/Wil for all their hard work.

Impact Mozilla

  • Voting site is now live!
  • Please take some time to carefully consider all ten finalists before casting your vote
  • Voting closes Wednesday at Noon pacific time

Support

  • Chris and David have been reaching out to European localizers to get a better understanding about what’s working well and what needs improvement on SUMO. Based on the gathered feedback, the two top issues are:
    • Site performance — site is still too slow
    • Localization priorities are unclear — hard to know what to work on first, and the status of the localization
    • Complete feedback
  • SUMO 0.8 to be released on Thursday
    • New search engine
    • CSAT for Live Chat
    • Chris will blog about the release this week

Metrics

  • Funnelcake
    • Funnelcake shipped last night and will run for a 24-hour period today
    • Thanks to Kev and the build, QA, web dev and IT teams for making this happen
    • We still owe everyone a blog of metrics post regarding the findings from last month’s funnelcake

Evangelism

  • Asa is evaluating and documenting Theora streaming options for Air Mozilla, launch day activities, and general video streaming going forward. Asa will also be assisting with two Air Mozilla streamed events this week, (Mitchell on Tuesday and Li Gong on Wednesday) and working with Mozilla Online to get some of the Firefox Flicks videos updated and translated for use in the Mozilla China market.
  • Firefox 3.1 documentation work continues; the last major known area of documentation to be tackled is now underway: offline resources. There’s still plenty of other stuff to do, but the individual documentation items are generally smaller bites.
  • Demos page: https://wiki.mozilla.org/Firefox3.1/Demos – please help by adding!

Labs

  • Labs Night this week – Thursday 12/18, 6pm-9pm in Bldg K. Join us for updates on Labs projects, open discussion, and pizza. RSVP here.

Webdev, Add-ons, AMO

AMO

  • Nick Nguyen and Justin Scott have joined the Add-ons team. Nick will be leading the Add-ons product, and Justin will be continuing his work with IT, webdev and marketing to release new and exciting add-ons projects.
  • Add-on Con was a huge success — thanks to Mary Colvig for putting this together, and thank you to everyone who helped with booth duty!
  • AMO 4.0.4 was pushed on Thursday, Dec 11 — special thanks to Frederic Wenzel, who fixed 20 bugs in this release
  • AMO 4.0.5 open bugs & fixed bugsFreeze – Dec 22
  • Unfortunately, AMO logs were affected by a change in load balancing hardware in bug 467502 — add-ons statistics were affected and IT is working to resolve the issue

Socorro (crash reporting)

  • Socorro repartitioning is bocked by replication bug 469220 and bug 469215 — Lars’ work there is done and ready to roll out, but we want to make sure we have proper backups before we repartition, because a failed migration would be catastrophic and require a complete restore.
  • Austin King has been blazing away on mean time between failure (MTBF) and URL reports, and we hope to roll these out this week.
  • Neil has been working on hi-fidelity mocks based on his Socorro wireframes from last week

SUMO (Mozilla Support)

Webdev Projects

  • If you haven’t checked out the community store, you should! 🙂
  • The Lizard Feeder is staged, and Les is working on its beta launch this week.
  • Django was merged onto the Pootle trunk last week!
  • Mmmmm…. Funnelcake….

L10n

  • Moving 5 languages out of beta for Firefox 3.0.5
    • bn-IN, Bengali
    • eo, Esperanto
    • gl, Galician
    • hi-IN, Hindi
    • lv, Latvian
  • Launched the L10n Testing Survey. If you are a localizer, please take it.
  • Pascalc has lead the 2.0.0.19 –> 3.0.5 update
  • Silme brownbag with Adrian Kalla this Thursday, December 18. Please contact Adrian Kalla if you have any questions.

Foundation Updates

Roundtable

Other Business

11-December-2008

Firefox 3.1 Meeting Minutes: 2008-12-10

Filed under: Posts — Tags: — Benjamin Smedberg @ 12:00 am

Firefox3.1/StatusMeetings/2008-12-10

From MozillaWiki

« previous week | index | next week »

Firefox Product Delivery Meeting Details

  • Wednesdays – Firefox 3 – 11:00am Pacific, 2:00pm Eastern, 18:00 UTC
  • Mozilla Building S
  • 650-903-0800 or 650-215-1282 x92 Conf# 8605 (US/INTL)
  • 1-800-707-2533 (pin 369) Conf# 8605 (US)
  • irc.mozilla.org #shiretoko for backchannel

NOTE: See Platform#Meeting_Notes for development meeting notes

Firefox 2.0.0.x / 3.0.x

  • Firefox 2.0.0.18 -> 3.0.4 Major Update
    • Went out on Thursday
    • So far, about 2.4m have switched (about 5x as many as normally switch in a week)
  • Firefox 2.0.0.19 and 3.0.5
    • planning on going to beta with these releases today
    • the firstrun page for 2.0.0.19 users is here
    • Phishing Protection (uses SafeBrowsing v1 protocol) will be disabled in Firefox 2.0.0.19 (Phishing and Malware Protection using SafeBrowsing v2.2 protocol will be available in Firefox 3.0.5)
  • Firefox 3.0.6
    • Proposed schedule on the wiki
    • Release set for early February
    • Code freeze January 6
    • Comments?

Firefox 3.1 Development

(see development meeting notes)

Beta 2

  • release announced on Monday at 3pm PST; updates were available shortly before
  • went very smoothly, making us think morning releases might be the way to go

Beta 3

  • blockers re-triaged, component leads all feel good about progress
  • need to be careful about holiday schedules
  • holiday time means we need to be cautious to ensure that people get patches up in time for reviews, etc
  • first draft schedule (component leads to think about this, beltzner to get QA estimates and double check assumptions):
    • Jan 13 – code freeze
    • Jan 19 – QA start
    • Jan 26 – release
  • goal will be to accelerate that schedule if possible, especially code freeze to QA start

Support

3.1

3.0.4

  • Spike in Awesomebar/lost bookmark complaints after MU. bug 435439 perhaps

2.0.0.18

RRRT

Localization

  • 1.9.1 repos picking up, long tail of localizations figure out how that goes.

QA

  • Need to review beta 2 feedback and compile
  • Feature 3.1 Testplans. Anything missing?
  • Tracking 3.1 Feature testing spreadsheet
    • 89% Testplans completed
    • 72% Testcases completed
    • Backlog of Fixed bugs that need verification
  • Beta 3 testplan to be created in Jan

Release Engineering

  • “official” l10n now running on m-c; should be enabling on mozilla-191 friday
    • important as it means we can now do l10n for each new project branch.
  • will be turning off “temp” machines from bsmedberg also. (Thanks again bsmedberg!)

Evangelism

  • add-ons outreach
  • demo applications for 3.1

Marketing/PR

  • press response to Beta 2
  • planning for Beta 3
  • added link to direct traffic from mozilla.com to help test localized versions of 3.1 Beta 2 (all.html page)
  • working on consumer-facing messaging and changes to mozilla.com for 3.1 GA release. Need to determine which pages need l10n.
  • Preliminary list of pages to be updated is posted here:

https://wiki.mozilla.org/Firefox3.1/Messaging#End-user

Roundtable

10-December-2008

Thunderbird Meeting Minutes: 2008-12-09

Filed under: Posts — Tags: — Benjamin Smedberg @ 12:00 am

Thunderbird/StatusMeetings/2008-12-09

From MozillaWiki

last meeting | index | next week »

Thunderbird Meeting Details

Agenda

Calls For Help

Action Items

New

Open

  • dmose: Add simon and gozer to drivers list

Closed

  • davida: needs to identify the major work items for thunderbird 3 and break them down by the beta/release they will be in.
  • Release Thunderbird 3 Beta 1
  • Drivers to review blocker nomination list for beta 1
  • Thunderbird 3 Beta 2 planning and scheduling
    • setting Bryan as next TB Driver
    • Set date for sometime in Jan

Thunderbird 3 Beta 1

Thunderbird 3 Beta 2

  • clarkbw is release driver
  • gozer is build engineer
  • (Slushy?) String freeze from: TBD
  • (Slushy?) Code freeze from: TBD

Thunderbird 3

  • Draft Thunderbird:Thunderbird3:DevRoadmap identifies major work items on the plate for Tb3 — much of it needs scheduling, owning, breakdown.
    • DevRoadmap is updated. What left to do on Calendar is not clear.
    • Overall progress is very good.
    • folks interested in helping with front-end stuff, some simple, should ask in #maildev

QA Updates

  • participation has been up recently

Roundtable

Status Updates

davida

dmose

nth10sd

jcranmer

Standard8
  • Reviews
  • Unit Tests
    • Thanks to asuth who has helped with fixing our two main intermittent faults over the last week (hopefully now fixed):
      • bug 463594 – Mac Leak & Bloat failures, as a result of OS X Address Book interface and shutdown issues (need to do a little follow up work on filing/moving appropriate bugs).
      • bug 468050 – Resolving gloda issues.
  • Leak & Bloat
    • Moved forward with mozmill integration. Now have mozmill starting up from python script and integrating into the Thunderbird profile – just need to get it running the actual tests.
  • Password Manager
    • bug 467965 Improved nsISmtpServer to make the password manager changes cleaner.
    • bug 468444 Fixed constants for default ports so that we can get at them consistently and from js
    • Implemented SMTP protocol handlers for smtp/smtps and started writing tests for the other protocols
  • Address Book
    • bug 455246 Did the first of the patches for Card -> Contact rename in address book.
  • Misc
    • bug 467878 Implemented MOZILLA_1_9_1_BRANCH define
    • bug 468235 Removed some dead build config stuff from other-licenses.
    • bug 327872 Fix fax problems in LDAP schema
    • bug 468486 Leak & Bloat tests should not start up with the What’s New page
    • bug 468481 Don’t show the What’s New page for new profiles.
    • bug 466527 Diagnosed problem with What’s New page.
    • bug 467012 Opening mails in message window gives only a blank window – to land at the same time as bug 407725 does in mozilla-1.9.1
    • bug 467538 Replace nsIMsgRecipientArray with a simple, javascript-compatible array.

Two week goals (week 2):

  • Move to toolkit password manager (in progress)
  • Move Leak and Bloat tests to be controlled by MozMill (in progress)
  • Write down extended roadmap overview for the address book (based on discussion during MoMo work week).

asuth

bienvenu
  • Reviews
  • Driving beta 1
  • Fixed spotlight mozeml generation bug 468198, worked with humph and sid0 on reviving Spotlight integration in general.
  • Fixed manual offline download, bug 468155
  • Working on making folder and offline store compaction unit-testable.

Two week goals

  • Turn autoconfig branch into a reviewable patch for trunk
  • Finish folder compaction changes and unit tests.
  • Reduce review queue backlog

emre

gozer
  • Build
    • Thunderbird 3 Beta 1 Build 2
      • Best build so far, worked the first time
      • symbols covered on the first pass
      • crash-stats still problematic
      • complete MARs need redoing bug 468488, bug 468468
    • Build VMs will be moving to our hardware after Beta 1 is released
    • Signing is still done my MoCo.
      • Meeting with buildeng to figure this out before TB 3 (ideally, before Beta 2)
    • Buildbot
      • Buildbot configuration needs cleaning up/refactoring
      • doubling capacity for mozilla-central vs. mozilla-1.9.1
  • Infrastructure
    • Phone server is good, quality is not (needs more work)

clarkbw
  • Cleaned up Conversation List added some color though still bare
    • Added top toolbar
    • Added conversation dating, still needs more work to take the latest date, not the last date. Will be easily fixed if lastestMessageDate gets fixed in conversation objects
    • Pushed all changes into exptoolbar
  • Worked on Conversation Reader
    • Added some threading indicators, initially very sparse to make space known and available
    • Added read/unread indicators
  • Two Week Goals (week 2):
    • Push new iteration of Conversation List into exptoolbar
    • Review Conversation Reader and continue to iterate on

wsmwk
  • 3.0b1 QA activities
  • bug triage – crash tracking, profile and pop bugs, non-rdf pane folder operation regressions

beckley

Penelope

KaiRo

rkent

rebron
  • Beta 1 work.
  • SpreadThunderbird planning.

Two week goals

  • Add-ons conference this week.
  • Get Web site into production stage, targeting 12/18 handoff to Silver Orange.
  • Wrap up swag order (t-shirts, pens, mugs, etc), taking way too long.
  • Update SpreadThunderbird with Events module and Materials page.

sipaq

mkmelin

Attendees

Mozilla Platform Meeting Minutes: 2008-12-09

Filed under: Posts — Tags: — Benjamin Smedberg @ 12:00 am

Platform/2008-12-09

From MozillaWiki

« previous week | index | next week »

Details

  • Tuesday – 11:00am Pacific, 2:00pm Eastern, 19:00 UTC
  • Mozilla Building S – <script> conference room
  • 650-903-0800 or 650-215-1282 x92 Conf# 8605 (US/INTL)
  • 1-800-707-2533 (pin 369) Conf# 8605 (US)
  • irc.mozilla.org #shiretoko for backchannel

Notices / Schedule

Beta 2

  • we’re done here

Beta 3

  • schedule tbd today in round table

Blocker Report

Firefox 3.1 Update

GFX 1.9.1 Update

  • GFX blocking 1.9.1+
  • Linux dl fonts checked in on trunk; not on 1.9.1 yet
  • 10 blockers to go, 6 blockers checked in on trunk but not checked in on 1.9.1

Layout 1.9.1 Update

  • Layout wanted1.9.1+
  • Current blocker counts:
    • SVG 9
    • Video/Audio 20
    • “Layout proper” 22
    • Some triage needed, mostly recently-filed fuzz bugs

Content 1.9.1 Update

JS 1.9.1

  • JS 1.9.1 Bugs
  • Focusing on blockers. From 60, down to 40-45, fixed about 20, added 5 or so.
  • Merged with trunk as of saturday, reasonably stable
  • Fixes for some systemic issues coming in, should prevent classes of correctness bugs.

Mobile 1.9.1 Update

General 1.9.1 Updates

Security

Security Reviews

Still outstanding / to be scheduled

  • Javascript Tracing
  • native JSON
  • Clear Private Data (Johnath to schedule)
  • HTML5 drag-and-drop (Dan Veditz to schedule)

Booked but not yet completed

  • Private Browsing
  • elliptical border-radius (to be reviewed by Dan and Jonas to see if a full on review is needed)

Roundtable

  • enabling a11y tests in production.
  • new l10n system now running on mozilla-central.
    • will watch between now and friday
    • plan to enable on mozilla-1.9.1 on friday; turn off bsmedberg’s machines (with many thanks!)
  • Some fun queries about FIXED and fixed1.9.1:
    • 21 blockers have been FIXED on trunk, but not yet fixed on 1.9.1 – please remember to double land!
    • 33 bugs have been marked FIXED on trunk, have approval1.9.1+, but are not marked fixed1.9.1 (2 of those are checkin-needed)
  • Setting Beta 3 schedule
    • holiday time means we need to be cautious to ensure that people get patches up in time for reviews, etc
    • first draft schedule (component leads to think about this, beltzner to get QA estimates and double check assumptions):
      • Jan 13 – code freeze
      • Jan 19 – QA start
      • Jan 26 – release
    • goal will be to accelerate that schedule if possible, especially code freeze to QA start

9-December-2008

Mozilla Project Meeting Minutes: 2008-12-08

Filed under: Posts — Tags: — Benjamin Smedberg @ 12:00 am

WeeklyUpdates/2008-12-08

From MozillaWiki

« previous week | index | next week »

Meeting Details

  • 1:00pm Pacific time (21:00 UTC until March 8, 2009)
  • Mozilla HQ, 1st floor conference table
  • +1 650 903 0800 x92 Conf# 8600 (US/International)
  • +1 416 848 3114 x92 Conf# 8600 (Canada)
  • +1 800 707 2533 (pin 369) Conf# 8600 (US Toll Free)
  • sip:weeklystatus@mozilla.com from generic SIP clients
  • http://air.mozilla.com/ to watch and listen
  • join irc.mozilla.org #staffmeeting for backchannel

note: all participants are muted automatically; if you want to talk, press *1 to un-mute yourself

WeeklyUpdate Live: You can watch the weekly meetings live at Air Mozilla You can also view previous meetings from the “on-demand” button on the Air Mozilla player. Meetings will be posted for on-demand consumption shortly after the meeting conclusion.

Friends of the Tree

  • mrz writes in nominating Jeremy Orem and Stephen Donner. Jeremy for quick ramp up in learning new Zeus load balancer, he was able to move two production sites over before mid-week. And Stephend for QA testing support for websites behind Zeus, most notably AMO.
  • Ted wrote in to nominate Arpad Borsos and Phil Ringnalda as friends of the tree. They have both filed and fixed a number of bugs for cleaning up old and unused parts of the build system. This kind of code janitor work may be a thankless task, but it helps keep our codebase from accumulating extra junk and makes it more accessible to everyone who has to work on it.
  • Clint writes in to nominate Aaron Train (aaronMT) for his tireless work on audio/video tests last week. Aaron’s one of Dave Humphrey’s Seneca students who took on audio/video testing after completing his project on private browsing. He’s been doing a great job trying to figure out these components and invent ways to bend mochitests to test them.

Please send FotT nominations to asa@mozilla.org. This is a great opportunity for the community to recognize those who go above and beyond, so please tell me when you see that happening. Thanks.

Development Updates

Branch work: Firefox 2.0.0.19 / 3.0.5 / Major Update

  • Major Update
    • Shipped last week
    • About 1.5m users so far have switched
    • Expecting to see quite a few more since MU has only been released over a Friday and weekend.
  • Firefox 2.0.0.19 & 3.0.5
    • Had to respin 2.0.0.19 once.
    • QA is in testing period
    • Looking at a day slip for the beta period right now
  • Thunderbird 2.0.0.19
    • Schedule now available on the wiki.
    • Comments?
    • Going forward, plan to release Thunderbird 2 updates once every eight weeks
  • Firefox 3.0.6
    • Proposed schedule now on wiki
    • Targeted release is early February
    • Comments?

Gecko 1.9.1

Firefox 3.1

Firefox 3.1 Beta 2

  • shipping today
    • available in 54 languages – get your local version.
    • Added a new Private Browsing Mode.
    • Added functions to make it easy to clear recent history by time as well as remove all traces of a website.
    • New support for web worker threads.
    • The new TraceMonkey JavaScript engine is on by default for web content.
    • Improvements to the Gecko layout engine, including speculative parsing for faster content rendering.
    • Removed the new tab-switching behavior based on feedback from users

Firefox 3.1 Beta 3

TB 3

Mobile

  • Mobile work week in Mtn. View
  • Introduction of team members

IT

Release Engineering

QA

QA Work On-Site week this week!

Firefox 2.0.0.x and 3.0.x/Thunderbird 2.0.0.x

  • Completed final testing and released major Update from 2.0.0.18 t0 3.0.4 on Thursday [abillings, ss, stephend]
  • Ran smoketests and BFTs along with bug fix verifications for 2.0.0.19 and 3.0.4. Verified Debug Build needed Bugs for 1.8.1.19 and 3.0.5. [abillings, tomcat, juanb]
  • Verified Accessibility bug fixes for 3.0.5. [marcoz]
  • Started triage for 3.0.6 [ss]
  • Moved Thunderbird 2 to a 2 month release cycle [ss]

Firefox 3.1

  • Testing Beta 2. B2Build2 builds were available starting Tues. Usual testing, including top extensions testing, verifying accessibility bugs fixes, and update channel testing. [tchung, tracy, jmaher, marcoz, mnandigama]
  • Feature testing
    • Run JS tests. Checked more tests into mozilla-central [bc]
    • CSS – Got new patches ready for CSS Transforms [ctalbert]
    • See full status.
  • Continued top site Topsite and Leak testing. Found 10 new Memory Leak Bugs! [tomcat]

Mobile (See tracking table)

  • Finished setting up Windows Mobile build [jmaher]
  • Investigated mochitests that are failing on fennec
  • Finished cleaning up documents to run tests on fennec/nokia

WebDev Testing [stephend]

Community

  • QAC – Checked in Reviewed Patches [ctalbert]

Misc

  • Lots of discussions with Socorro team about UI and getting bugs fixed to get top crash reporting going again [ss]

Security

Marketing/PR

PR

Events

Spread Firefox

  • Final design has been decided — thanks for all the feedback everyone!
  • Working with WebDev on implementation timeline — Q1 timeframe.

Mozilla Community Store

Impact Mozilla

  • Friday was the deadline for our ten finalists. All submitted their plans on time; the last two arriving at 11:59pm.
  • The public vote to determine the winner will start later today. More details to come…

NLID – No Laundry in December

Support

  • SUMO 0.7.3 was released last week giving us better forum performance metrics (blog post coming up shortly about the new features; in the meantime, take a look at the 0.7.2 features blog post written by Chris Ilias)
  • Working on start page improvements to increase the number of people that find help for their problems (see blog post)
  • Coming up soon: about:sumo newsletter! Community member myles7897 has accepted the task of pulling it together. Expect to read more about this soon…

Metrics

Optimization Testing

  • The first ever multivariate optimization test at mozilla.com wrapped up last week. Check out the full results and analysis.
  • One key finding — there’s ample opportunity for us to substantially improve the website experience for millions of new Firefox users each year

Evangelism

Labs

  • development builds of personas are periodically available; see the forum post for more details

Webdev, Add-ons, AMO

L10n

  • Launching a QA L10n testing survey this week
  • Gandalf’s Mozilla Community Theme project should go live this week with a few locales using his tool for their community sites
  • Mozilla’s language download page is going through a re-design to make it more intuitive for visitors to find the languages they want
  • Working closely with Mozilla’s RelEng team to provide enhancements to the nightly build process for localizers to use

Foundation Updates

Roundtable

  • Mobile team introductions
  • QA team introductions

Other Business

« Newer Posts

Powered by WordPress