WeeklyUpdates/2008-11-03: Difference between revisions

no edit summary
No edit summary
 
(17 intermediate revisions by 12 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 release, long QA cycle
** 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.4 bugs [ss, abillings]
* 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,  Smoktests, BFTs, l10n Spot checks, and Updates Tests. [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]
Line 92: Line 110:
** Session Restore - Several test cases written [marcia]
** Session Restore - Several test cases written [marcia]
** HTML 5 Drag and Drop - 25% more test cases written [jmaher]
** HTML 5 Drag and Drop - 25% more test cases written [jmaher]
** Script Defer - All test cases have been completted! [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 100: Line 118:


Mobile
Mobile
* Made mochitests scripts more streamlined and got the running daily  
* Made mochitests scripts more streamlined and got them running daily  
* Investigate how to run the XPCshell tests
* Investigated how to run the XPCshell tests


Test Automation
Test Automation
Line 107: 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 teh 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]
** 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 114: Line 135:


== Security ==
== Security ==
*no update


== Marketing/PR ==
== Marketing/PR ==


'''PR'''
'''PR'''
* Market share increases across the board [http://boycottnovell.com/2008/11/01/mozilla-firefox-past-30-in-eu/ Boycott Novell], [http://blog.mozilla.com/metrics/2008/11/03/its-official-firefox-surpasses-20-worldwide-market-share/ metrics blog]
* 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 144: Line 166:
* SUMO logo candidates posted on [http://musingt.com/?p=33 Tara's blog]
* 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]
** 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 176: 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}}


Line 194: 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 203: Line 231:


= Other Business =
= Other Business =
[[Category:Weekly Updates]]
[[Category:Meeting Notes]]
Confirmed users
1,340

edits