Confirmed users
1,340
edits
m (→QA) |
No edit summary |
||
(22 intermediate revisions by 13 users not shown) | |||
Line 18: | Line 18: | ||
= Friends of the Tree [[Image:Tree.gif|Friends of the Tree]] = | = Friends of the Tree [[Image:Tree.gif|Friends of the Tree]] = | ||
*David Tenser writes in, "I'd like to nominate German contributor [http://abdulkadir.net/ Abdulkadir Topal], who [http://djst.org/blog/2008/10/31/finally-back-from-mozcamp-and-barcelona/ co-hosted a session] with me about SUMO at Mozilla Camp Europe in Barcelona. He added incredible value to the session with his personal experiences with working with the rest of the German Mozilla community on SUMO." | |||
*Alex Faaborg wrote, "I would like to nominate Markus Stange mstange@themasta.com for helping us make sure Firefox is polished [[https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&resolution=FIXED&emailassigned_to1=1&emailtype1=exact&email1=mstange%40themasta.com&chfieldto=Now | buglist]]" | |||
*Benjamin Smedberg writes, "I'd like to nominate Jim Blandy as a friend of the tree. Jim significantly refactored the spidermonkey build system so that we use the same build system for standalone spidermonkey and the mozilla build, and landed it on Tuesday with minimal disruption." | |||
*Murali Nandigama wrote, "I wish to nominate Ed Kelly from Siliconforks for providing help above and beyond his call of duty. Ed is the maintainer of the famous JSCoverage tool which instruments javascript files. For more information on the tool , please visit http://siliconforks.com/jscoverage/ Ed has worked with me over the entire last week and over the week end to modify the code base of JSCoverage tool so that it can instrument the javascript files in Firefox. The javascript notations used inside Firefox are not in strict ECMA 262 conformance. So, none of the standard plugins like Firebug, FirebugcodeCoverage, Venkman etc., would be able to instrument the Firefox javascript files. Ed not only made the required tweaks to the jscoverage source but also added the custom flag that I wanted him to provide '--mozilla' that helps me to automate the instrumentation as well as data collection from the instrumented Firefox test run. | |||
*Carsten Book (tomcat) wrote in, "i would to nominate William Quiviger (and everyone else involved into planning the Mozilla EU Camp 2008) for doing a stellar Job organizing this Community Event in Barcelona !" | |||
Please send FotT nominations to [mailto:asa@mozilla.org 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. | Please send FotT nominations to [mailto:asa@mozilla.org 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. | ||
Line 38: | Line 48: | ||
** Schedules are on the wiki | ** Schedules are on the wiki | ||
** Code freeze is for November 17 at 11:59pm PST | ** Code freeze is for November 17 at 11:59pm PST | ||
** Using new short | ** Using new short development, long QA cycle | ||
** Blocker owners were emailed last night | ** Blocker owners were emailed last night | ||
Line 65: | Line 75: | ||
** code freeze Tuesday November 18, 23:59 Pacific. | ** code freeze Tuesday November 18, 23:59 Pacific. | ||
* davida offering free bottle of liquor for whoever gets Chromebug working in Tb | * davida offering free bottle of liquor for whoever gets Chromebug working in Tb | ||
* MoMo meeting next week (November 10th - 14th) in Mountain View | |||
== Mobile == | == Mobile == | ||
* Working towards M10 mainly focused on performance | |||
* Making [http://blog.mozilla.com/blassey/2008/11/03/windows-mobile-update-freetype/ progress] on Windows Mobile | |||
* Weekly [https://wiki.mozilla.org/Mobile/Notes/3-Nov-2008 update] | |||
== IT == | == IT == | ||
Line 73: | Line 87: | ||
== Release Engineering == | == Release Engineering == | ||
* new slaves added to m-c pool... more coming online this week | |||
* see newsgroup post to dev.planning about unused machines on FF2/FF3? | |||
* unittest now turned on for linux & mac on tracemonkey project branch. | |||
* Welcome Aki | |||
== QA == | == QA == | ||
Firefox 2.0.0.x/3.0.x | Firefox 2.0.0.x/3.0.x | ||
* Triaging 2.0.0.18 and 3.0. | * Triaging 2.0.0.18, 2.0.0.19, 3.0.4 and 3.0.5 bugs [ss, abillings] | ||
* Testing 2.0.0.18 and 3.0.4 beta candidates including bug fix verification. [abillings, juanb, tchung, tracy, jmaher] | * Testing 2.0.0.18 and 3.0.4 beta candidates including bug fix verification, Smoktests, BFTs, l10n Spot checks, and Updates Tests. [abillings, juanb, tchung, tracy, jmaher] | ||
* Updated the [[QA/Topcrashes#Current_topcrashes_being_tracked_3.0.3|3.0.3 top crashes report]] [ss] | * Updated the [[QA/Topcrashes#Current_topcrashes_being_tracked_3.0.3|3.0.3 top crashes report]] [ss] | ||
* Working on schedule for 2.0.0.19 and 3.0.5.[ss] | * Working on schedule for 2.0.0.19 and 3.0.5.[ss] | ||
Line 90: | Line 108: | ||
** Testcase completion: 44% | ** Testcase completion: 44% | ||
* Feature Testing | * Feature Testing | ||
** Session Restore - | ** Session Restore - Several test cases written [marcia] | ||
** HTML 5 Drag and Drop - 25% more test cases written [jmaher] | |||
** Script Defer - All test cases have been completed! [jmaher] | |||
* Reviewed several A11y patches that landed over the last few weeks. [http://tinyurl.com/6csk3u Examples.] | * Reviewed several A11y patches that landed over the last few weeks. [http://tinyurl.com/6csk3u Examples.] | ||
Line 96: | Line 116: | ||
* Tested revised functionality of Add to Firefox button | * Tested revised functionality of Add to Firefox button | ||
* Tested Fashion Your Firefox including bug fix verifications | * Tested Fashion Your Firefox including bug fix verifications | ||
Mobile | |||
* Made mochitests scripts more streamlined and got them running daily | |||
* Investigated how to run the XPCshell tests | |||
Test Automation | Test Automation | ||
Line 101: | Line 125: | ||
** Mozmill abspath fixes to Python end. Python end event enhancements. [mikael] | ** Mozmill abspath fixes to Python end. Python end event enhancements. [mikael] | ||
** Support for running directories of test cases from UI and command line. [mikael] | ** Support for running directories of test cases from UI and command line. [mikael] | ||
* Code Coverage: Completed the measurement of coverage for JS code. It is ~33% when just starting | ** Working on the MozMill output UI [adam] | ||
* TopSite Test in various Configurations is now running continuously to find crashes, assertions and Leaks [tomcat] | |||
* JS Tests are running now continuously on all platforms for regression tracking [tomcat] | |||
* Code Coverage: Completed the measurement of coverage for JS code. It is ~33% when just starting the browser, going to a few web sites, and then closing the browser. The JS code coverage after running the Mochitests is ~50%. Next up is measuring the coverage for litmus tests. After that it will be measuring coverage fro XPCShell tests and doing a brown bag presentation about the results so far [mnandigama] | |||
Community | Community | ||
Line 108: | Line 135: | ||
== Security == | == Security == | ||
*no update | |||
== Marketing/PR == | == Marketing/PR == | ||
'''PR''' | '''PR''' | ||
* Market share increases across the board [http:// | * Market share increases across the board [http://www.xitimonitor.com/en-us/browsers-barometer/browsers-barometer-september-2008/index-1-2-3-145.html XiTi], [http://blog.mozilla.com/metrics/2008/11/03/its-official-firefox-surpasses-20-worldwide-market-share/ metrics blog] | ||
* M. Beltzner comments on the upcoming FF2 retirement in [http://www.nytimes.com/external/idg/2008/10/29/29idg-Mozilla-plans-f.html ComputerWorld] | * M. Beltzner comments on the upcoming FF2 retirement in [http://www.nytimes.com/external/idg/2008/10/29/29idg-Mozilla-plans-f.html ComputerWorld] | ||
* [http://blog.internetnews.com/skerner/2008/10/firefox-31-beta-2-coming-novem.html FF 3.1 beta 2 expected] | * [http://blog.internetnews.com/skerner/2008/10/firefox-31-beta-2-coming-novem.html FF 3.1 beta 2 expected] | ||
Line 125: | Line 153: | ||
* Next events triage will be held on November 5th, 2008 at 10am PDT. 650-903-0800, ext 92, id 248 | * Next events triage will be held on November 5th, 2008 at 10am PDT. 650-903-0800, ext 92, id 248 | ||
'''Impact Mozilla''' | '''Impact Mozilla''' | ||
Line 133: | Line 159: | ||
* We'll be announcing the ten finalists tomorrow | * We'll be announcing the ten finalists tomorrow | ||
* Stay tuned at the [http://blog.mozilla.com/impact/ Impact blog] | * Stay tuned at the [http://blog.mozilla.com/impact/ Impact blog] | ||
== Support == | == Support == | ||
* SUMO talk @ Mozilla Camp Europe co-hosted with [http://abdulkadir.net/ Abdulkadir Topal] | |||
** Big thanks to Kadir for adding his and the German community's perspective to why SUMO matters to everyone | |||
** Slides to be posted on [http://djst.org/blog/ djst's blog] shortly | |||
* SUMO logo candidates posted on [http://musingt.com/?p=33 Tara's blog] | |||
** Based on [http://blog.mozilla.com/sumo/2008/10/15/status-of-the-upcoming-sumo-project-logo/ community ideas on what best describes SUMO] | |||
** Needs your feedback! Which one is your favorite? | |||
== Metrics == | == Metrics == | ||
Line 160: | Line 190: | ||
== Webdev, Add-ons, AMO == | == Webdev, Add-ons, AMO == | ||
* Today is Neil Lee's first day! Neil will be working on web design and user experience for webdev projects. His first project will be redesigning the Socorro crash reporter, and he will be assuming design responsibilities for addons.mozilla.org in the near future. Welcome, Neil. | * Today is Neil Lee's first day! Neil will be working on web design and user experience for webdev projects. His first project will be redesigning the Socorro crash reporter, and he will be assuming design responsibilities for addons.mozilla.org in the near future. Welcome, Neil. | ||
* We will be having a webdev on-site next week Nov. 10-14 | |||
* AMO | * AMO | ||
** November Recommended List rotation was completed last Friday. | |||
** Added [https://bugzilla.mozilla.org/attachment.cgi?id=345675 Fennec support] to AMO API (see {{bug|453517}}) | ** Added [https://bugzilla.mozilla.org/attachment.cgi?id=345675 Fennec support] to AMO API (see {{bug|453517}}) | ||
** Triaged some long-standing bugs last week, and thanks to help from Tomcat we've made a [https://bugzilla.mozilla.org/reports.cgi?product=addons.mozilla.org&datasets=UNCONFIRMED%3A&datasets=NEW%3A&datasets=ASSIGNED%3A&datasets=REOPENED%3A significant dent in our overall bug count] | ** Triaged some long-standing bugs last week, and thanks to help from Tomcat we've made a [https://bugzilla.mozilla.org/reports.cgi?product=addons.mozilla.org&datasets=UNCONFIRMED%3A&datasets=NEW%3A&datasets=ASSIGNED%3A&datasets=REOPENED%3A significant dent in our overall bug count] | ||
Line 167: | Line 199: | ||
** Filesystem changes staged this week, we are 1 week behind. More info in {{bug|458798}} | ** Filesystem changes staged this week, we are 1 week behind. More info in {{bug|458798}} | ||
** [http://crash-stats.mozilla.com/status Server status page] updates pushed as well as some [http://blog.mozilla.com/webdev/2008/10/27/crash-stats-updated-with-flot/ other graphs using flot]. | ** [http://crash-stats.mozilla.com/status Server status page] updates pushed as well as some [http://blog.mozilla.com/webdev/2008/10/27/crash-stats-updated-with-flot/ other graphs using flot]. | ||
** Enabled 100% processing for non-release builds in Socorro (so betas, rc's, pre's, alphas -- they will not be throttled) | |||
** Neil Lee is looking at usability and user experience in {{bug|411428}} | ** Neil Lee is looking at usability and user experience in {{bug|411428}} | ||
== L10n == | == L10n == | ||
Line 187: | Line 218: | ||
* Calling all localizers to participate in the localization of Firefox 3.1 beta 2. See Pike's post to dev-l10n. | * Calling all localizers to participate in the localization of Firefox 3.1 beta 2. See Pike's post to dev-l10n. | ||
** slushy string freeze Thursday, Oct 30 | |||
** slushy code freeze Tuesday, Nov 4 | |||
** string freeze Thursday, Nov 6 | |||
** code freeze Tuesday, Nov 11 | |||
= Foundation Updates = | = Foundation Updates = | ||
Line 196: | Line 231: | ||
= Other Business = | = Other Business = | ||
[[Category:Weekly Updates]] | |||
[[Category:Meeting Notes]] |