2,088
edits
m (→Evangelism) |
(→QA) |
||
Line 36: | Line 36: | ||
== QA == | == QA == | ||
QA had a great Work On-Site week last week! | |||
'''Test Execution''' | '''Test Execution''' | ||
'''Web Dev testing, Metrics, Accessibility, Localization''' | |||
* Accessibility: | |||
** Working on turning A11y automated tests on for mozilla-central. We're having trouble with consistency of results between local testing and testing from the build infrastructure. A patch to fix this is in {{bug|441974}}. | |||
** Created patch to properly expose search textboxes in the 3.1 a11y code. See {{bug|469367}}. | |||
** Investigating accessibility framework support in [https://addons.mozilla.org/en-US/firefox/addon/9018 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. | |||
'''Test Development''' | '''Test Development''' | ||
Line 51: | Line 61: | ||
** 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}} | ** 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}} | ||
** About to start the 1,000,000 top site test, looking for JS regressions and memory leaks. | ** About to start the 1,000,000 top site test, looking for JS regressions and memory leaks. | ||
== Security == | == Security == |
edits