Firefox3/StatusMeetings/2008-04-22: Difference between revisions
< Firefox3 | StatusMeetings
Jump to navigation
Jump to search
| Line 32: | Line 32: | ||
== QA Status/Topics == | == QA Status/Topics == | ||
* QA/Dev patch headsup discussion | * General QA | ||
** {{Bug|415498}} – Some errors not displayed in Error Console when using addEventListener. Landing a patch like this should have given QA a bigger heads up since it improved the error reporting that we havent seen up to this point. | ** QA/Dev patch headsup discussion | ||
** A few classes of bugs that might warrant extra heads up to or testing by QA: | *** {{Bug|415498}} – Some errors not displayed in Error Console when using addEventListener. Landing a patch like this should have given QA a bigger heads up since it improved the error reporting that we havent seen up to this point. | ||
*** Changing system level messaging (ex: logging and error messages) | *** A few classes of bugs that might warrant extra heads up to or testing by QA: | ||
*** Changing major look and feel (ex: adding/changing dialogs, changing themes) | **** Changing system level messaging (ex: logging and error messages) | ||
*** Changing how we pass data into or out of FFx (ex: protocol handlers) | **** Changing major look and feel (ex: adding/changing dialogs, changing themes) | ||
*** Changing the security policy. Changing or tightening policy can make unusual things break. | **** Changing how we pass data into or out of FFx (ex: protocol handlers) | ||
* [http://wiki.mozilla.org/QA/Firefox3/TestResults/RC1 RC1 Testplan] is | **** Changing the security policy. Changing or tightening policy can make unusual things break. | ||
* Performed Tiger Team Duties according to [http://wiki.mozilla.org/MozillaQualityAssurance:Home_Page:Firefox_3.0_TestPlan:Fx3_QA_Daily_Smoketest schedule]. These are smoketests against nightly builds on all platforms. | ** [http://wiki.mozilla.org/QA/Firefox3/TestResults/RC1 RC1 Testplan] is ready [tchung] | ||
** Performed Tiger Team Duties according to [http://wiki.mozilla.org/MozillaQualityAssurance:Home_Page:Firefox_3.0_TestPlan:Fx3_QA_Daily_Smoketest schedule]. These are smoketests against nightly builds on all platforms. | |||
** L10n mozilla.com http://wiki.mozilla.org/QA/Firefox3/TestPlan/l10n-mozilla.com TestPlan] is ready [stephend] | |||
* Notable bugs from Last week | * Notable bugs from Last week | ||
| Line 57: | Line 59: | ||
**{{Bug|430075}} -> Caused by a checkin of a bug that was trying to fix context menus in Places -> {{Bug|412682}} | **{{Bug|430075}} -> Caused by a checkin of a bug that was trying to fix context menus in Places -> {{Bug|412682}} | ||
* Leak Testing update [tomcat] | |||
* Leak Testing update | |||
** Field 6 new leak Bugs | ** Field 6 new leak Bugs | ||
*** {{bug|429205}} Firefox leaks nsStringBuffer when Closing with the BlueOrganizer Options Window open | *** {{bug|429205}} Firefox leaks nsStringBuffer when Closing with the BlueOrganizer Options Window open | ||
| Line 69: | Line 70: | ||
** Filed with {{bug|429233}} a leak regression Bug for Firefox | ** Filed with {{bug|429233}} a leak regression Bug for Firefox | ||
* Accessibility Testing Update [marcoz] | |||
** Crasher triage after beta 5 had been out for a while: Found | |||
*** {{bug|429617}} | |||
*** {{bug|429620}} | |||
*** {{bug|429622}}, which was fixed by me | |||
*** {{bug|429639}} | |||
*** {{bug|429642}} | |||
*** {{bug|429644}} | |||
*** {{bug|429645}} | |||
*** {{bug|429648}} | |||
*** {{bug|429650}} | |||
*** {{bug|429654}} | |||
*** {{bug|429661}} | |||
** Helped with ARIA related {{bug|428954}} and {{bug|428957}}. | |||
*** Filed {{bug|429796}} as a regression for the NVDA developers. | |||
** Tested a number of aSSERTIONS in debug builds with different screen readers to see if they make a difference. Conclusion: Both JAWS and NVDA cause assertions, but JAWS causes more than NVDA. | |||
* Crash status update [ss] | |||
* | * Testday this week is on [https://intranet.mozilla.org/Webdev/DownloadDay:Test_Plan Download day]. Please join #testday on friday between 7am - 5pm PDT to assist. | ||
== Round table == | == Round table == | ||
Revision as of 16:52, 22 April 2008
« previous week | index | next week »
Firefox 3/Gecko 1.9 Meeting Details
- Tuesdays - Firefox 3 - 11:00am Pacific, 2:00pm Eastern, 18:00 UTC
- Mozilla Building S - Central Area
- 650-903-0800 or 650-215-1282 x91 Conf# 217 (US/INTL)
- 1-800-707-2533 (pin 369) Conf# 217 (US)
- irc.mozilla.org #granparadiso for backchannel
Firefox 3: issues for final ship
- 58 blockers (+4 from last week)
- 10 blocker noms
- Over past 7 days (queries based on -7d from "now")
- -28 blockers fixed,
- -2 de-blocked 2 in firefox, 0 in toolkit,
- +33 new blockers 31 new firefox, 2 new toolkit
- What do we need to do to get this list down?
- more than half of the current blockers lists have patches but need reviews or updates from review comments (peers, please check through the lists!)
- theme work will either be done tonight or will be removed from blocker list
Platform: issues for final ship
- Microformats
- One issue reopened
- bug 427456 - improve code for recursing nested frames
- One issue reopened
Localization
- shipped locales ready to go
- RTL theme for OSX patch coming today, will take if time permits!
QA Status/Topics
- General QA
- QA/Dev patch headsup discussion
- bug 415498 – Some errors not displayed in Error Console when using addEventListener. Landing a patch like this should have given QA a bigger heads up since it improved the error reporting that we havent seen up to this point.
- A few classes of bugs that might warrant extra heads up to or testing by QA:
- Changing system level messaging (ex: logging and error messages)
- Changing major look and feel (ex: adding/changing dialogs, changing themes)
- Changing how we pass data into or out of FFx (ex: protocol handlers)
- Changing the security policy. Changing or tightening policy can make unusual things break.
- RC1 Testplan is ready [tchung]
- Performed Tiger Team Duties according to schedule. These are smoketests against nightly builds on all platforms.
- L10n mozilla.com http://wiki.mozilla.org/QA/Firefox3/TestPlan/l10n-mozilla.com TestPlan] is ready [stephend]
- QA/Dev patch headsup discussion
- Notable bugs from Last week
- bug 429391 – Form field in Page Info looks as if it can be edited. Status: new
- bug 429550 – NS_ERROR_FAILURE [nsIDOMHistory.length]. Status: new
- I found one additional bug that was a follow up to the Error Console landing -> bug 429550. It is unclear to me whether we have flushed out all of the existing bugs that need to be filed in that area. [marcia]
- Investigating bug 429713 – playing .MOV in quicktime 7.1.6 consistently crashes [@ free - _releaseobject - ns4xPluginInstance::GetJSObject]. Possible plugin blocklist?
- bug 429963 Please update fix-macos-stack.pl for Mac 10.5
- bug 429962 ###!!! ASSERTION: Someone forgot to block scripts: 'aIsSafeToFlush ==
- bug 429696 <a href="http://www.mozilla-japan.org/addons/">Mozilla Japan のサイト</a> でご覧いただけます。
- bug 429333 Exclude automated Litmus Testing Results from Statistic
- bug 429222###!!! ASSERTION: Conflict in persist flags: both AUTODETECT and NO_CONVERSION set
- bug 429215 Crash while closing the Amazing Media Browser Window direct after Startup [@ prmmap.c:52]
- Notable Regressions this week
- bug 429160
- bug 430075 -> Caused by a checkin of a bug that was trying to fix context menus in Places -> bug 412682
- Leak Testing update [tomcat]
- Field 6 new leak Bugs
- bug 429205 Firefox leaks nsStringBuffer when Closing with the BlueOrganizer Options Window open
- bug 429204 Firefox leaks nsTArray_base when the BlueOrganizer Extension is installed
- bug 429218 Firefox leaks nsTArray_base when using the Amazing Media Browser
- bug 429233 Firefox leaks nsTArray_base
- bug 429376 Firefox leaks nsStringBuffer when using the Facebook Photo Album Downloader
- bug 429003 Firefox leaks nsDocuments on testcase
- Verified fixed leak Bugs
- Filed with bug 429233 a leak regression Bug for Firefox
- Field 6 new leak Bugs
- Accessibility Testing Update [marcoz]
- Crasher triage after beta 5 had been out for a while: Found
- bug 429617
- bug 429620
- bug 429622, which was fixed by me
- bug 429639
- bug 429642
- bug 429644
- bug 429645
- bug 429648
- bug 429650
- bug 429654
- bug 429661
- Helped with ARIA related bug 428954 and bug 428957.
- Filed bug 429796 as a regression for the NVDA developers.
- Tested a number of aSSERTIONS in debug builds with different screen readers to see if they make a difference. Conclusion: Both JAWS and NVDA cause assertions, but JAWS causes more than NVDA.
- Crasher triage after beta 5 had been out for a while: Found
- Crash status update [ss]
- Testday this week is on Download day. Please join #testday on friday between 7am - 5pm PDT to assist.