Bugdays/Bug-Triage: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Actualing)
 
(420 intermediate revisions by 18 users not shown)
Line 1: Line 1:
<div style="border: thin dotted #aaa; padding:5px;">
'''Please do not edit these pages unless you're on the Firefox team. Your feedback and comments are welcomed on the [[{{TALKPAGENAME}}|discussion page]].'''</div><br>
= Bug Triage Day =
= Bug Triage Day =
; Why?
; Why?
Line 9: Line 12:


== Details ==
== Details ==
* Where: [http://widget01.mibbit.com/?server=irc.mozilla.org&channel=%23testday IRC #testday channel]
Where: <s>#qa</s> on <s>[[Mozilla IRC Server]]</s>
* When: Every '''Monday''', all day long, but you can contribute any other time you wish.
 
When: Every '''Monday''', all day long, but you can contribute any other time you wish.


== Pre-requisites ==
== Pre-requisites ==
Line 18: Line 22:
To update a bug report in any way, you will need to sign in to Bugzilla using a Bugzilla account or Mozilla Persona. If you don't already have an account, you can sign up [https://bugzilla.mozilla.org/createaccount.cgi here].
To update a bug report in any way, you will need to sign in to Bugzilla using a Bugzilla account or Mozilla Persona. If you don't already have an account, you can sign up [https://bugzilla.mozilla.org/createaccount.cgi here].


; Mozilla Persona
== Optional ==
[https://login.persona.org/about Persona] is a service developed by Mozilla which enables secure access to various services using nothing more than your email address and password. You can start using Persona for Bugzilla by clicking ''Sign in to Persona'' (blue "Sign in" arrow) [https://bugzilla.mozilla.org/createaccount.cgi here].


The Persona account can also be used for signing in to other Mozilla sites (e.g. [https://moztrap.mozilla.org/ Moztrap], [https://www.mozillians.org/ Mozillians]).
These accounts are not necessary to participate in a bug day, but they're useful to create as you begin to contribute to Mozilla projects.


; Mozillians
; Mozillians
[https://www.mozillians.org/ Mozillians] is a network of our contributors. You might want to join it in order to connect with other contributors regarding community events, contribution opportunities, knowledge sharing and so on.
[https://www.mozillians.org/ Mozillians] is a network of our contributors. You might want to join it in order to connect with other contributors regarding community events, contribution opportunities, knowledge sharing and so on.


''If you have any questions regarding the above or this event, please address them on the [http://widget01.mibbit.com/?server=irc.mozilla.org&channel=%23testday IRC #testday channel].''
''If you have any questions regarding the above or this event, please address them on the [http://widget01.mibbit.com/?server=irc.mozilla.org&channel=%23qa IRC #qa channel].''


== How to Triage bugs ==
== How to Triage bugs ==
;Here is a basic set of instructions to help you triage a bug:
;Here is a basic set of instructions to help you triage a bug:
* Install the latest Firefox Nightly to triage the bugs on it. You can find it [ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central here].
* Install the latest Firefox Nightly to triage the bugs on it.
* Pick a bug from this [https://bugzilla.mozilla.org/buglist.cgi?chfieldto=-1d&chfield=%5BBug%20creation%5D&query_format=advanced&chfieldfrom=-1w&bug_status=UNCONFIRMED&component=Untriaged&product=Firefox&list_id=7874053 list].
**Builds: [https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/firefox-60.0a1.en-US.mac.dmg Mac OS X], [https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/firefox-60.0a1.en-US.win32.zip Windows 32bit] / [http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central/firefox-60.0a1.en-US.win64.zip 64bit] and [https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/firefox-60.0a1.en-US.linux-i686.tar.bz2 Linux 32bit] / [https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/firefox-60.0a1.en-US.linux-x86_64.tar.bz2 64bit]
*Read the description and comments in the bug to understand the problem.
* Pick a bug from '''[https://bugzilla.mozilla.org/buglist.cgi?chfieldto=-1d&chfield=%5BBug%20creation%5D&query_format=advanced&chfieldfrom=-1w&bug_status=UNCONFIRMED&component=Untriaged&product=Firefox&list_id=7874053 THIS LIST]'''.
* We suggest to check that you are confirming a bug on a relevant platform → at the beginning of the bug report there is a Platform field which should list the Operating System the bug was initially found on ([https://goo.gl/jbLpGN Please click here to see an example]). If there is no specified platform, no worries!, just go on with the next steps.
* Read the description and comments in the bug to understand the problem.
* If you clearly understand the bug, move it out of the Untriaged component into something more appropriate.
* If you clearly understand the bug, move it out of the Untriaged component into something more appropriate.
** Component descriptions: [https://bugzilla.mozilla.org/describecomponents.cgi?product=Toolkit Toolkit], [https://bugzilla.mozilla.org/describecomponents.cgi?product=Core Core], [https://bugzilla.mozilla.org/describecomponents.cgi?product=Firefox Firefox].
** Component descriptions: '''[https://bugzilla.mozilla.org/describecomponents.cgi?product=Toolkit Toolkit]''', '''[https://bugzilla.mozilla.org/describecomponents.cgi?product=Core Core]''', '''[https://bugzilla.mozilla.org/describecomponents.cgi?product=Firefox Firefox]'''.
* If you don't understand the bug or can't reproduce it, add a comment to the report asking followup questions. Some questions you might want to ask:
* If you don't understand the bug or can't reproduce it, add a comment to the report asking followup questions. Some questions you might want to ask:
** Does the bug happen with the latest Nightly?
** Does the bug happen with the latest Nightly?
** Does the bug happen when running in Safe Mode?
** Does the bug happen when running in Safe Mode?
** On which Operating System does the bug happen?
*** '''only''' if the Platform is not specified.
** Does the bug happen in competing browsers?
** Does the bug happen in competing browsers?
** Does the bug happen on other Firefox versions?
** Does the bug happen on other Firefox versions?
** What are the detailed steps to reproduce?
** What are the detailed steps to reproduce?
** Is there a minimized testcase or URL we can use to test?
** Is there a minimized testcase or URL we can use to test?
* If you can reproduce the bug, mark it as NEW.
* If you can reproduce the bug, mark it as ''NEW''.
* Getting started: '''[http://www.tizianasellitto.it/trainingmontage/bugzilla-triage-tutorial.html Tutorial]'''


;Notes:
;Notes:
* [https://support.mozilla.org/kb/migrate-bugs-sumo Migrate Bugs to SUMO] if its a support question, not a bug.
* [https://support.mozilla.org/kb/migrate-bugs-sumo Migrate Bugs to SUMO] if its a support question, not a bug.
* You might also find the following articles useful: [https://wiki.mozilla.org/Bugmasters/Projects#Firefox_UNCONFIRMED_Team bugmasters guide], [https://quality.mozilla.org/docs/bugzilla/guide-to-triaging-bugs-for-firefox/how-to-clean-incoming-bugs/ QMO guide], [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Confirming_unconfirmed_bugs MDN guide].
* You might also find the following articles useful: [https://wiki.mozilla.org/Bugmasters/Projects#Firefox_UNCONFIRMED_Team bugmasters guide], [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Confirming_unconfirmed_bugs MDN guide].
* Make sure to '''add [bugday-yyyymmdd] in the whiteboard''' of all the bugs you work on today. That way you will mark the fact that you contributed to this event.
* Make sure to '''add [bugday-yyyymmdd] in the QA Whiteboard''' (or the normal Whiteboard, if the QA Whiteboard is not available) of all the bugs you work on today. That way you will mark the fact that you contributed to this event.
** If you don’t have the rights to edit the whiteboard, you can simply '''add [bugday-yyyymmdd] in a comment'''.
** If you don’t have the rights to edit the QA Whiteboard, you can simply '''add [bugday-yyyymmdd] in a comment'''.
 
* Still some doubts? Check out our [[Bugdays/FAQ|FAQ]] or ask for help on the [http://widget01.mibbit.com/?server=irc.mozilla.org&channel=%23qa IRC #qa channel]!
 
== Hosting a test day ==
Anyone is welcome to host a bugday or test day focused in an area of interest.
 
If you're hosting a test day or bug day, please report on its results!
 
* Email about the results on the dev-quality mailing list.
* Follow up in QA or community meetings to thank all the testers. :)


== Results ==
== Results ==
* Top Testers: ''Adrian Stanciu'', ''tiziana'', ''Aleksej'', ''Swarnava''
''Many thanks to everyone that contributed to these events!''
* Bugs Triaged:
===2018===
** 09/16 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&list_id=7948969&o1=substring&o2=substring&query_format=advanced&f2=longdesc&v1=%5Bbugday-20130916%5D&v2=%5Bbugday-20130916%5D&chfieldfrom=2013-09-06 6 bugs]
===Q1===
** 09/23 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&list_id=7948969&o1=substring&o2=substring&query_format=advanced&f2=longdesc&v1=%5Bbugday-20130923%5D&v2=%5Bbugday-20130923%5D&chfieldfrom=2013-09-13 4 bugs]
 
** 09/30 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&list_id=7948969&o1=substring&o2=substring&query_format=advanced&f2=longdesc&v1=%5Bbugday-20130930%5D&v2=%5Bbugday-20130930%5D&chfieldfrom=2013-09-20 8 bugs]
* 02/12 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-201802123&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20180212&v2=bugday-20180212 7 bugs]
** 10/07 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&list_id=7948969&o1=substring&o2=substring&query_format=advanced&f2=longdesc&v1=%5Bbugday-20131007%5D&v2=%5Bbugday-20131007%5D&chfieldfrom=2013-09-27 35 bugs]
* 02/05 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-201802053&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20180205&v2=bugday-20180205 5 bugs]
** 10/14 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&list_id=7948969&o1=substring&o2=substring&query_format=advanced&f2=longdesc&v1=%5Bbugday-20131014%5D&v2=%5Bbugday-20131014%5D&chfieldfrom=2013-10-04 2 bugs]
* 01/29 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-201801293&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20180129&v2=bugday-20180129 3 bugs]
** 10/21 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&list_id=7948969&o1=substring&o2=substring&query_format=advanced&f2=longdesc&v1=%5Bbugday-20131021%5D&v2=%5Bbugday-20131021%5D&chfieldfrom=2013-10-11 x bugs]
* 01/22 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-201801223&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20180122&v2=bugday-20180122 10 bugs]
* 01/15 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-201801153&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20180115&v2=bugday-20180115 2 bugs]
* 01/08 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-201801083&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20180108&v2=bugday-20180108 0 bugs]
 
===2017===
====Q4====
 
* 12/04 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-201712043&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20171204&v2=bugday-20171204 0 bugs]
* 11/27 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-201711273&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20171127&v2=bugday-20171127 1 bugs]
* 11/20 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-201711203&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20171120&v2=bugday-20171120 0 bugs]
* 11/13 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-201711133&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20171113&v2=bugday-20171113 0 bugs]
* 11/06 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-201711063&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20171106&v2=bugday-20171106 0 bugs]
* 10/30 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-201710303&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20171030&v2=bugday-20171030 1 bugs]
* 10/23 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20171023&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20171023&v2=bugday-20171023 0 bugs]
* 10/16 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20171016&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20171016&v2=bugday-20171016 0 bugs]
* 10/09 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20171009&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20171009&v2=bugday-20171009 7 bugs]
* 10/02 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20171002&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20171002&v2=bugday-20171002 0 bugs]
 
====Q3====
* 09/25 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170925&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170925&v2=bugday-20170925 1 bugs]
* 09/18 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170918&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170918&v2=bugday-20170918 0 bugs]
* 09/11 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170911&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170911&v2=bugday-20170911 0 bugs]
* 09/04 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170904&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170904&v2=bugday-20170904 0 bugs]
* 08/28 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170828&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170828&v2=bugday-20170828 0 bugs]
* 08/21 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170821&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170821&v2=bugday-20170821 0 bugs]
* 08/14 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170814&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170814&v2=bugday-20170814 0 bugs]
* 08/07 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170807&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170807&v2=bugday-20170807 0 bugs]
* 07/31 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170731&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170731&v2=bugday-20170731 0 bugs]
* 07/24 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170724&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170724&v2=bugday-20170724 0 bugs]
* 07/17 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170717&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170717&v2=bugday-20170717 0 bugs]
* 07/10 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170710&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170710&v2=bugday-20170710 0 bugs]
* 07/03 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170703&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170703&v2=bugday-20170703 0 bugs]
 
====Q2====
 
* 06/26 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170626&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170626&v2=bugday-20170626 0 bugs]
* 06/19 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170619&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170619&v2=bugday-20170619 3 bugs]
* 06/12 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170612&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170612&v2=bugday-20170612 0 bugs]
* 05/29 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170529&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170529&v2=bugday-20170529 0 bugs]
* 05/22 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170522&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170522&v2=bugday-20170522 0 bugs]
* 05/15 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170515&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170515&v2=bugday-20170515 2 bugs]
* 05/08 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170508&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170508&v2=bugday-20170508 0 bugs]
* 04/24 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170424&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170424&v2=bugday-20170424 2 bugs]
* 04/10 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170410&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170410&v2=bugday-20170410 9 bugs]
* 04/03 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170403&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170403&v2=bugday-20170403 4 bugs]
 
====Q1====
* 03/27 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170327&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170327&v2=bugday-20170327 5 bugs]
* 03/20 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170320&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170320&v2=bugday-20170320 1 bugs]
* 03/13 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170313&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170313&v2=bugday-20170313 0 bugs]
* 03/06 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170306&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170306&v2=bugday-20170306 3 bugs]
* 02/27 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170227&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170227&v2=bugday-20170227 0 bugs]
* 02/20 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170220&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170220&v2=bugday-20170220 0 bugs]
* 02/13 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170213&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170213&v2=bugday-20170213 0 bugs]
* 02/06 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170206&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170206&v2=bugday-20170206 0 bugs]
* 01/30 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170130&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170130&v2=bugday-20170130 10 bugs]
* 01/23 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170123&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170123&v2=bugday-20170123 3 bugs]
* 01/16 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170116&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170116&v2=bugday-20170116 0 bugs]
* 01/09 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20170109&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20170109&v2=bugday-20170109 0 bugs]
 
===2016===
 
====Q4====
* 12/26 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20161226&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20161226&v2=bugday-20161226 0 bugs]
* 12/19 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20161219&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20161219&v2=bugday-20161219 0 bugs]
* 12/13 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20161213&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-06&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20161213&v2=bugday-20161213 0 bugs]
* 12/05 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20161205&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20161205&v2=bugday-20161205 4 bugs]
* 11/28 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20161128&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20161128&v2=bugday-20161128 0 bugs]
* 11/21 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20161121&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20161121&v2=bugday-20161121 0 bugs]
* 11/14 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20161114&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20161114&v2=bugday-20161114 0 bugs]
* 11/07 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20161107&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20161107&v2=bugday-20161107 0 bugs]
* 10/31 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20161031&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20161031&v2=bugday-20161031 0 bugs]
* 10/24 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20161024&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20161024&v2=bugday-20161024 0 bugs]
* 10/17 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20161017&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20161017&v2=bugday-20161017 0 bugs]
* 10/10 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20161010&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20161010&v2=bugday-20161010 16 bugs]
* 10/03 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20161003&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20161003&v2=bugday-20161003 2 bugs]
 
====Q3====
* 09/26 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160926&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160926&v2=bugday-20160926 9 bugs]
* 09/19 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160919&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160919&v2=bugday-20160919 0 bugs]
* 09/12 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160912&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160912&v2=bugday-20160912 13 bugs]
* 09/05 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160905&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160905&v2=bugday-20160905 10 bugs]
* 08/29 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160829&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160829&v2=bugday-20160829 9 bugs]
* 08/22 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160822&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160822&v2=bugday-20160822 5 bugs]
* 08/15 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160815&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160815&v2=bugday-20160815 22 bugs]
* 08/08 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160808&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160808&v2=bugday-20160808 16 bugs]
* 08/01 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160801&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160801&v2=bugday-20160801 5 bugs]
* 07/25 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160725&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160725&v2=bugday-20160725 4 bugs]
* 07/18 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160718&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160718&v2=bugday-20160718 0 bugs]
* 07/11 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160711&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160711&v2=bugday-20160711 0 bugs]
* 07/04 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160704&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-05-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160704&v2=bugday-20160704 0 bugs]
 
====Q2====
* 06/27 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160627&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-05-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160627&v2=bugday-20160627 0 bugs]
* 06/13 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160613&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-05-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160613&v2=bugday-20160613 2 bugs]
* 06/06 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160606&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-04-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160606&v2=bugday-20160606 0 bugs]
* 05/30 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160530&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-04-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160530&v2=bugday-20160530 0 bugs]
* 05/23 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160523&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-04-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160523&v2=bugday-20160523 0 bugs]
* 05/16 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160516&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-04-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160516&v2=bugday-20160516 0 bugs]
* 05/09 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160509&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-04-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160509&v2=bugday-20160509 0 bugs]
* 04/25 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160425&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-03-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160425&v2=bugday-20160425 0 bugs]
* 04/18 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160418&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-03-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160418&v2=bugday-20160418 0 bugs]
* 04/11 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160411&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-03-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160411&v2=bugday-20160411 0 bugs]
* 04/04 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160404&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-03-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160404&v2=bugday-20160404 0 bugs]
 
====Q1====
<!--
* 04/04 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160404&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-03-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160404&v2=bugday-20160404 x bugs]
-->
* 03/28 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160328&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-02-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160328&v2=bugday-20160328 0 bugs]
* 03/21 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160321&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-03-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160321&v2=bugday-20160321 2 bugs]
* 03/14 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160321&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-03-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160314&v2=bugday-20160314 0 bugs]
* 03/07 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160307&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-02-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160307&v2=bugday-20160307 1 bugs]
* 02/29 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160229&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-02-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160229&v2=bugday-20160229 0 bugs]
* 02/22 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160222&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-02-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160222&v2=bugday-20160222 0 bugs]
* 02/15 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160215&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-02-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160215&v2=bugday-20160215 0 bugs]
* 02/08 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160208&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-01-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160208&v2=bugday-20160208 0 bugs]
* 02/01 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160201&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-01-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160201&v2=bugday-20160201 1 bugs]
* 01/25 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160125&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-01-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160125&v2=bugday-20160125 0 bugs]
* 01/18 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160118&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2016-01-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160118&v2=bugday-20160118 1 bugs]
* 01/11 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160111&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-12-19&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160111&v2=bugday-20160111 1 bugs]
* 01/04 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20160104&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-12-19&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20160104&v2=bugday-20160104 0 bugs]
 
===2015===
====Q4====
* 12/28 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20151228&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-11-30&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20151228&v2=bugday-20151228 18 bugs]
* 12/21 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20151221&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-11-30&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20151221&v2=bugday-20151221 1 bugs]
* 12/14 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20151214&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-10-30&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20151214&v2=bugday-20151214 2 bugs]
* 12/07 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20151207&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-10-30&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20151207&v2=bugday-20151207 10 bugs]
* 11/30 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20151130&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-09-30&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20151130&v2=bugday-20151130 11 bugs]
* 11/23 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20151123&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-09-30&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20151123&v2=bugday-20151123 0 bugs]
* 11/16 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20151116&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-09-30&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20151116&v2=bugday-20151116 0 bugs]
* 11/09 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20151109&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-09-30&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20151109&v2=bugday-20151109 5 bugs]
* 11/02 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20151102&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-09-30&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20151102&v2=bugday-20151102 1 bugs]
* 10/26 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20151026&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-09-30&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20151026&v2=bugday-20151026 3 bugs]
* 10/19 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20151019&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-09-30&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20151019&v2=bugday-20151019 1 bugs]
* 10/12 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20151012&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-08-30&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20151012&v2=bugday-20151012 3 bugs]
* 10/05 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20151005&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-08-30&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20151005&v2=bugday-20151005 19 bugs]
 
====Q3====
* 9/28 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150928&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-08-30&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150928&v2=bugday-20150928 0 bugs]
* 9/21 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150921&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-08-30&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150921&v2=bugday-20150921 0 bugs]
* 9/14 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150914&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-08-30&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150914&v2=bugday-20150914 4 bugs]
* 9/07 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150907&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-08-30&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150907&v2=bugday-20150907 6 bugs]
* 8/31 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150831&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-08-23&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150831&v2=bugday-20150831 0 bugs]
* 8/24 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150824&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-08-16&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150824&v2=bugday-20150824 20 bugs]
* 8/17 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150817&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-08-09&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150817&v2=bugday-20150817 0 bugs]
* 8/10 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150810&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-08-02&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150810&v2=bugday-20150810 5 bugs]
* 8/03 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150803&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-07-26&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150803&v2=bugday-20150803 15 bugs]
* 7/27 - [https://bugzilla.mozilla.org/buglist.cgi?v4=Testday-20150731&j_top=OR&o5=substring&f1=status_whiteboard&o3=substring&list_id=12440549&v3=bugday-20150727&o1=substring&o2=substring&f4=longdesc&chfieldto=Now&v5=Testday-20150731&query_format=advanced&f3=cf_qa_whiteboard&chfieldfrom=2015-07-19&f2=longdesc&o4=substring&f5=cf_qa_whiteboard&v1=bugday-20150727&v2=bugday-201507277 32 bugs] (including the triaging performed via Firefox 41 Aurora Testday & during the week)
* 7/20 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150720&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-07-12&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150720&v2=bugday-20150720 0 bugs]
* 7/13 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150713&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-07-05&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150713&v2=bugday-20150713 3 bugs]
* 7/06 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150706&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-06-28&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150706&v2=bugday-20150706 19 bugs]
 
====Q2====
* 6/29 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150629&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-06-21&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150629&v2=bugday-20150629 1 bugs]
* 6/22 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150622&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-06-14&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150622&v2=bugday-20150622 5 bugs]
* 6/15 - [https://bugzilla.mozilla.org/buglist.cgi?v4=Testday-20150619&j_top=OR&f1=status_whiteboard&o3=substring&list_id=12343325&v3=bugday-20150615&o1=substring&o2=substring&f4=status_whiteboard&chfieldto=Now&query_format=advanced&f3=cf_qa_whiteboard&chfieldfrom=2015-06-07&f2=longdesc&o4=substring&v1=bugday-20150615&v2=bugday-20150615 14 bugs] (including the triaging performed via Firefox 39 beta 7 Testday)
* 6/08 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150608&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-05-31&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150608&v2=bugday-20150608 0 bugs]
* 6/01 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150601&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-05-24&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150601&v2=bugday-20150601 0 bugs]
* 5/25 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150525&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-05-17&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150525&v2=bugday-20150525 0 bugs]
* 5/18 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150518&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-05-10&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150518&v2=bugday-20150518 0 bugs]
* 5/11 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150511&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-05-03&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150511&v2=bugday-20150511 0 bugs]
* 5/04 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150504&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-04-26&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150504&v2=bugday-20150504 1 bugs]
* 4/27 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150427&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-04-19&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150427&v2=bugday-20150427 1 bugs]
* 4/20 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150420&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-04-12&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150420&v2=bugday-20150420 5 bugs]
* 4/13 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150413&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-04-05&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150413&v2=bugday-20150413 1 bugs]
* 4/06 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150406&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-03-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150406&v2=bugday-20150406 6 bugs]
 
====Q1====
* 3/30 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150330&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-03-08&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150330&v2=bugday-20150330 22 bugs]
* 3/23 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150323&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-03-08&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150323&v2=bugday-20150323 22 bugs]
* 3/16 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150316&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-03-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150316&v2=bugday-20150316 9 bugs]
* 3/09 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150309&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-03-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150309&v2=bugday-20150309 21 bugs]
* 3/02 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150302&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-02-22&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150302&v2=bugday-20150302 17 bugs]
* 2/23 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150223&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-02-15&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150223&v2=bugday-20150223 2 bugs]
* 2/16 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150216&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-02-08&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150216&v2=bugday-20150216 10 bugs] + what doublex did on Sunday
* 2/09 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150209&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-02-01&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150209&v2=bugday-20150209 2 bugs]
* 2/02 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150202&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-01-25&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150202&v2=bugday-20150202 4 bugs]
* 1/26 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150126&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-01-18&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150126&v2=bugday-20150126 0 bugs]
* 01/19 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150119&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2015-01-11&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150119&v2=bugday-20150119 2 bugs]
* 01/12 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150112&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-12-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150112&v2=bugday-20150112 10 bugs]
* 01/05 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20150105&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-12-29&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20150105&v2=bugday-20150105 0 bugs]
 
===2014===
 
====Q4====
 
* 12/29 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20141229&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-12-21&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20141229&v2=bugday-20141229 18 bugs]
* 12/22 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20141222&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-12-14&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20141222&v2=bugday-20141222 4 bugs]
* 12/15 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20141215&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-12-07&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20141215&v2=bugday-20141215 3 bugs]
* 12/08 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20141208&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-11-30&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20141208&v2=bugday-20141208 7 bugs]
* 12/01 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20141201&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-11-24&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20141201&v2=bugday-20141201 0 bugs]
* 11/24 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20141124&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-11-16&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20141124&v2=bugday-20141124 5 bugs]
* 11/17 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20141117&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-11-09&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20141117&v2=bugday-20141117 3 bugs]
* 11/10 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20141110&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-11-02&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20141110&v2=bugday-20141110 2 bugs]
* 11/03 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20141103&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-10-26&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20141103&v2=bugday-20141103 3 bugs]
* 10/27 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20141027&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-10-19&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20141027&v2=bugday-20141027 3 bugs]
* 10/20 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20141020&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-10-12&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20141020&v2=bugday-20141020 2 bugs]
* 10/13 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20141013&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-10-05&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20141013&v2=bugday-20141013 3 bugs]
* 10/06 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20141006&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-09-28&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20141006&v2=bugday-20141006 0 bugs]
 
====Q3====
* 9/29 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20140929&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-09-21&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20140929&v2=bugday-20140929 2 bugs]
* 9/22 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20140922&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-09-14&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20140922&v2=bugday-20140922 2 bugs]
* 9/15 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20140915&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-09-07&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20140915&v2=bugday-20140915 8 bugs]
* 9/08 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20140908&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-08-31&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20140908&v2=bugday-20140908 12 bugs]
* 9/01 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=bugday-20140901&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-08-24&f3=cf_qa_whiteboard&f2=longdesc&v1=bugday-20140901&v2=bugday-20140901 17 bugs]
* 8/25 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140825%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-08-17&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140825%5D&v2=%5Bbugday-20140825%5D 7 bugs]
* 8/18 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140818%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-08-10&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140818%5D&v2=%5Bbugday-20140818%5D 27 bugs]; newcomers: minhazr
* 8/11 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140811%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-08-03&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140811%5D&v2=%5Bbugday-20140811%5D 3 bugs]
* 8/04 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140804%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-07-27&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140804%5D&v2=%5Bbugday-20140804%5D 42 bugs]; newcomers: kieranp, crazyskeggy<!-- a couple other people have come to the channel, but haven't talked about bugs or added a bugday tag -->
* 7/28 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140728%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-07-20&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140728%5D&v2=%5Bbugday-20140728%5D 21 bugs]
* 7/21 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140721%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-07-13&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140721%5D&v2=%5Bbugday-20140721%5D 9 bugs]; newcomer: fxmozdeep
* 7/14 - [https://bugzilla.mozilla.org/buglist.cgi?v4=%5Btestday-20140714%5D&j_top=OR&f1=status_whiteboard&o3=substring&list_id=10737034&v3=%5Bbugday-20140714%5D&o1=substring&o2=substring&f4=longdesc&chfieldto=Now&query_format=advanced&chfieldfrom=2014-07-06&f3=cf_qa_whiteboard&o4=substring&f2=longdesc&v1=%5Bbugday-20140714%5D&v2=%5Bbugday-20140714%5D 13 bugs]; newcomers: chill, kenkon, Jan\
* 7/07 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140707%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-06-29&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140707%5D&v2=%5Bbugday-20140707%5D 5 bugs]
 
====Q2====
* 06/30 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140630%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-06-22&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140630%5D&v2=%5Bbugday-20140630%5D 36 bugs] (note that at least Aleksej has been tagging triaged bugs all week, not just on the bugdays)
* 06/23 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140623%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-06-15&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140623%5D&v2=%5Bbugday-20140623%5D 6 bugs]
* 06/16 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140616%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-06-08&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140616%5D&v2=%5Bbugday-20140616%5D 18 bugs]
* 06/09 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140609%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-06-01&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140609%5D&v2=%5Bbugday-20140609%5D 27 bugs]
* 06/02 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140602%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-05-25&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140602%5D&v2=%5Bbugday-20140602%5D 13 bugs]
* 05/26 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140526%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-05-18&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140526%5D&v2=%5Bbugday-20140526%5D 14 bugs]
* 05/19 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140519%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-05-11&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140519%5D&v2=%5Bbugday-20140519%5D 18 bugs]
* 05/12 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140512%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-05-04&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140512%5D&v2=%5Bbugday-20140512%5D 10 bugs]
* 05/05 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140505%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-04-27&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140505%5D&v2=%5Bbugday-20140505%5D 27 bugs]
* 04/28 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140428%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-04-20&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140428%5D&v2=%5Bbugday-20140428%5D 4 bugs]
* 04/21 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140421%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-04-13&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140421%5D&v2=%5Bbugday-20140421%5D 0 bugs]
* 04/14 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140414%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-04-06&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140414%5D&v2=%5Bbugday-20140414%5D 30 bugs]
* 04/07 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140407%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-03-30&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140407%5D&v2=%5Bbugday-20140407%5D 20 bugs]
 
<!--
====Q1 2014====
* 03/31 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o3=substring&v3=%5Bbugday-20140331%5D&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-03-23&f3=cf_qa_whiteboard&f2=longdesc&v1=%5Bbugday-20140331%5D&v2=%5Bbugday-20140331%5D 9 bugs]
* 03/24 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-03-16&f2=longdesc&v1=%5Bbugday-20140324%5D&v2=%5Bbugday-20140324%5D 7 bugs]
* 03/17 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-03-09&f2=longdesc&v1=%5Bbugday-20140317%5D&v2=%5Bbugday-20140317%5D 12 bugs]
* 03/10 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-03-02&f2=longdesc&v1=%5Bbugday-20140310%5D&v2=%5Bbugday-20140310%5D 20 bugs]
* 03/03 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-02-23&f2=longdesc&v1=%5Bbugday-20140303%5D&v2=%5Bbugday-20140303%5D 22 bugs]
* 02/24 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&list_id=9414266&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-02-16&f2=longdesc&v1=%5Bbugday-20140224%5D&v2=%5Bbugday-20140224%5D 7 bugs]
* 02/17 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&list_id=9414265&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-02-09&f2=longdesc&v1=%5Bbugday-20140217%5D&v2=%5Bbugday-20140217%5D 23 bugs]
* 02/10 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&list_id=9404716&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-02-02&f2=longdesc&v1=%5Bbugday-20140210%5D&v2=%5Bbugday-20140210%5D 20 bugs]
* 02/03 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-01-26&f2=longdesc&v1=%5Bbugday-20140203%5D&v2=%5Bbugday-20140203%5D 21 bugs]
* 01/27 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&list_id=9301168&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-01-19&f2=longdesc&v1=%5Bbugday-20140127%5D&v2=%5Bbugday-20140127%5D 15 bugs]
* 01/20 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&list_id=9235226&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-01-12&f2=longdesc&v1=%5Bbugday-20140120%5D&v2=%5Bbugday-20140120%5D 21 bugs]
* 01/13 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2014-01-05&f2=longdesc&v1=%5Bbugday-20140113%5D&v2=%5Bbugday-20140113%5D 52 bugs]
* 01/06 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2013-12-29&f2=longdesc&v1=%5Bbugday-20140106%5D&v2=%5Bbugday-20140106%5D 3 bugs]
 
===2013===
====Q4====
* 12/30 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2013-12-22&f2=longdesc&v1=%5Bbugday-20131230%5D&v2=%5Bbugday-20131230%5D 0 bugs]
* 12/23 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2013-12-15&f2=longdesc&v1=%5Bbugday-20131223%5D&v2=%5Bbugday-20131223%5D 0 bugs]
* 12/16 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2013-12-08&f2=longdesc&v1=%5Bbugday-20131216%5D&v2=%5Bbugday-20131216%5D 0 bugs]
* 12/09 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2013-12-01&f2=longdesc&v1=%5Bbugday-20131209%5D&v2=%5Bbugday-20131209%5D 13 bugs]
* 12/02 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2013-11-24&f2=longdesc&v1=%5Bbugday-20131202%5D&v2=%5Bbugday-20131202%5D 4 bugs]
* 11/25 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2013-11-15&f2=longdesc&v1=%5Bbugday-20131125%5D&v2=%5Bbugday-20131125%5D 7 bugs]
* 11/18 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2013-11-08&f2=longdesc&v1=%5Bbugday-20131118%5D&v2=%5Bbugday-20131118%5D 14 bugs]
* 11/11 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&list_id=8534887&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2013-11-01&f2=longdesc&v1=%5Bbugday-20131111%5D&v2=%5Bbugday-20131111%5D 37 bugs]
* 11/04 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&list_id=8469199&o1=substring&o2=substring&chfieldto=Now&query_format=advanced&chfieldfrom=2013-10-25&f2=longdesc&v1=%5Bbugday-20131104%5D&v2=%5Bbugday-20131104%5D 1 bug]
* 10/28 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o1=substring&o2=substring&query_format=advanced&f2=longdesc&v1=%5Bbugday-20131028%5D&v2=%5Bbugday-20131028%5D&chfieldfrom=2013-10-18 21 bugs]
* 10/21 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&o1=substring&o2=substring&query_format=advanced&f2=longdesc&v1=%5Bbugday-20131021%5D&v2=%5Bbugday-20131021%5D&chfieldfrom=2013-10-11 37 bugs]
* 10/14 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&list_id=7948969&o1=substring&o2=substring&query_format=advanced&f2=longdesc&v1=%5Bbugday-20131014%5D&v2=%5Bbugday-20131014%5D&chfieldfrom=2013-10-04 2 bugs]
* 10/07 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&list_id=7948969&o1=substring&o2=substring&query_format=advanced&f2=longdesc&v1=%5Bbugday-20131007%5D&v2=%5Bbugday-20131007%5D&chfieldfrom=2013-09-27 35 bugs]
 
====Q3 2013====
* 09/30 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&list_id=7948969&o1=substring&o2=substring&query_format=advanced&f2=longdesc&v1=%5Bbugday-20130930%5D&v2=%5Bbugday-20130930%5D&chfieldfrom=2013-09-20 8 bugs]
* 09/23 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&list_id=7948969&o1=substring&o2=substring&query_format=advanced&f2=longdesc&v1=%5Bbugday-20130923%5D&v2=%5Bbugday-20130923%5D&chfieldfrom=2013-09-13 4 bugs]
* 09/16 - [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=status_whiteboard&list_id=7948969&o1=substring&o2=substring&query_format=advanced&f2=longdesc&v1=%5Bbugday-20130916%5D&v2=%5Bbugday-20130916%5D&chfieldfrom=2013-09-06 6 bugs]
-->
 
= See Also =
* [[Bugdays/Bug-verification|Bug verification day]]

Latest revision as of 23:30, 31 January 2024

Please do not edit these pages unless you're on the Firefox team. Your feedback and comments are welcomed on the discussion page.


Bug Triage Day

Why?

Bugs can stay unnoticed in Bugzilla for a long period of time – they’re either not moved in the right component or are missing vital information to get them in developers’ hands. Our aim for the day is to manage incoming bugs in the Untriaged component.

What is “triaging”?

Managing incoming bugs: move them in the right component, asking for more information if necessary, changing the state of bugs accordingly, ensuring that bugs have all required information.

This event is open to everyone wanting to help make Firefox better. We usually advertise it on QMO and IRC every week, so you don't miss any updates.

Details

Where: #qa on Mozilla IRC Server

When: Every Monday, all day long, but you can contribute any other time you wish.

Pre-requisites

Bugzilla

Bugzilla is Mozilla's bug tracking system. This is where bugs are reported and where every change for a bug is stored and tracked.

To update a bug report in any way, you will need to sign in to Bugzilla using a Bugzilla account or Mozilla Persona. If you don't already have an account, you can sign up here.

Optional

These accounts are not necessary to participate in a bug day, but they're useful to create as you begin to contribute to Mozilla projects.

Mozillians

Mozillians is a network of our contributors. You might want to join it in order to connect with other contributors regarding community events, contribution opportunities, knowledge sharing and so on.

If you have any questions regarding the above or this event, please address them on the IRC #qa channel.

How to Triage bugs

Here is a basic set of instructions to help you triage a bug
  • Install the latest Firefox Nightly to triage the bugs on it.
  • Pick a bug from THIS LIST.
  • We suggest to check that you are confirming a bug on a relevant platform → at the beginning of the bug report there is a Platform field which should list the Operating System the bug was initially found on (Please click here to see an example). If there is no specified platform, no worries!, just go on with the next steps.
  • Read the description and comments in the bug to understand the problem.
  • If you clearly understand the bug, move it out of the Untriaged component into something more appropriate.
  • If you don't understand the bug or can't reproduce it, add a comment to the report asking followup questions. Some questions you might want to ask:
    • Does the bug happen with the latest Nightly?
    • Does the bug happen when running in Safe Mode?
    • On which Operating System does the bug happen?
      • only if the Platform is not specified.
    • Does the bug happen in competing browsers?
    • Does the bug happen on other Firefox versions?
    • What are the detailed steps to reproduce?
    • Is there a minimized testcase or URL we can use to test?
  • If you can reproduce the bug, mark it as NEW.
  • Getting started: Tutorial
Notes
  • Migrate Bugs to SUMO if its a support question, not a bug.
  • You might also find the following articles useful: bugmasters guide, MDN guide.
  • Make sure to add [bugday-yyyymmdd] in the QA Whiteboard (or the normal Whiteboard, if the QA Whiteboard is not available) of all the bugs you work on today. That way you will mark the fact that you contributed to this event.
    • If you don’t have the rights to edit the QA Whiteboard, you can simply add [bugday-yyyymmdd] in a comment.

Hosting a test day

Anyone is welcome to host a bugday or test day focused in an area of interest.

If you're hosting a test day or bug day, please report on its results!

  • Email about the results on the dev-quality mailing list.
  • Follow up in QA or community meetings to thank all the testers. :)

Results

Many thanks to everyone that contributed to these events!

2018

Q1

2017

Q4

Q3

Q2

Q1

2016

Q4

Q3

Q2

Q1

2015

Q4

Q3

Q2

Q1

2014

Q4

Q3

Q2


See Also