Platform/GFX/TriageSchedule: Difference between revisions

< Platform‎ | GFX
m (→‎Schedule: Small change)
(big edit)
 
(30 intermediate revisions by 4 users not shown)
Line 1: Line 1:


=== Overview ===
==Overview==


This is a pilot project starting in 2015.  The goal is to refine the process enough to understand what kind of time load this requires, what kind of latency we can accomplish, and collect enough data for a retrospective about best ways to measure the progress, any possible changes and next steps.
This page has been replaced with [https://github.com/FirefoxGraphics/triage/wiki/Triage-guide the GFX Triage Guide]
 
=== Process ===
* This is a rotating duty.  Each individual will be in charge of a week worth of new bugs, assigned to nobody, starting Saturday, ending Friday.  You would then have one extra week to act on them, so that a bug is at most 14 days old by the time somebody looks at it.
* At this pace, everybody will get this duty once per quarter.  The schedule is in the shared calendar (see above), and it should be self-managing - if you want to trade your week with somebody else, you should be able to just move the item around.
* The goal is to make sure we don’t miss something important, completely or until “late”, and also notice any trends we may have with crashes or intermittent failures, or in any particular areas of the code.  The idea is to categorize the bugs as they come in so that we know which ones need a jump on, which ones can wait a bit, maybe ask for some information that is missing, maybe CC the right people, etc.
* We will cover these components: Canvas: 2D, Canvas: WebGL, GFX: Color Management, Graphics, Graphics: Layers, Graphics: Text, Image Blocking, ImageLib, Panning and Zooming.
* Some guidelines:
** A good guideline should be ~15 minutes per bug, which is probably about hour and a half a day for the two weeks, but lets see what we really need as we get going.
** This isn’t about finding a cause, and it isn’t about the full prioritization.
** This is about noticing things sooner.
** This is about asking the bug author for info that may be missing or would help with the triage.
** This is about asking for a regression range, or even getting one if you can reproduce the problem and you have time.
** This is about CC-ing the people on the team (or elsewhere) you’re guessing could shed more light on the issue.
** This is about doing an occasional needinfo, and should be reserved for what you deem is a high priority.
 
=== Keywords ===
 
* Add the relevant keywords:
** "crash" if it's a crash;
** "hang" if it's a hang;
** "perf" if it's a performance related issue;
** "feature" if it's new code, doing something that wasn't done before; note that a "feature" can block a "crash", we want a wide definition;
** "regression" - not quite sure about this, we may want to save it for really bad and immediate regressions only?
 
* Clean up the bug:
** set the correct platform if it's obvious and we're reasonably certain (e.g., DirectX issue is going to be Windows);
** if we know how to reproduce it, set the "Has STR" field; if there is a regression range, set that as well.
 
=== Schedule ===
 
The schedule is tracked in a shared calendar, ID mozilla.com_6059q0oha1t7ueamb52cs7vegk@group.calendar.google.com and in case of difference with that and the table below, the shared calendar wins.
 
There is also a [https://msreckovic.github.io/graphicstriage/ dashboard] tracking how we're doing.
 
{| class="fullwidth-table"
! align="center" style="width: 25%;" | 2016 Q1
! align="center" style="width: 25%;" | 2016 Q2
! align="center" style="width: 25%;" | 2016 Q3
! align="center" style="width: 25%;" | 2016 Q4
|-
|
* Jan 2 - Jan 8 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-01-02&chfieldto=2016-01-08 Sotaro]
* Jan 9 - Jan 15 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-01-09&chfieldto=2016-01-15 David]
* Jan 16 - Jan 22 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-01-16&chfieldto=2016-01-22 Timothy]
* Jan 23 - Jan 29 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-01-23&chfieldto=2016-01-29 Nicolas]
* Jan 30 - Feb 5 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-01-30&chfieldto=2016-02-05 Jeff] Muizelaar
* Feb 6 - Feb 12 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-02-06&chfieldto=2016-02-12 Mason]
* Feb 13 - Feb 19 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-02-13&chfieldto=2016-02-19 Benoit]
* Feb 20 - Feb 26 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-02-20&chfieldto=2016-02-26 Lee]
* Feb 27 - Mar 4 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-02-27&chfieldto=2016-03-04 Milan]
* Mar 5 - Mar 11 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-03-05&chfieldto=2016-03-11 Edwin]
* Mar 12 - Mar 18 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-03-12&chfieldto=2016-03-18 Jamie]
* Mar 19 - Mar 25 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-03-19&chfieldto=2016-03-25 Bas]
* Mar 26 - Apr 1 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-03-26&chfieldto=2016-04-01 Jeff] Gilbert
|
* Apr 2 - Apr 8 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-04-02&chfieldto=2016-04-08 Sotaro]
* Apr 9 - Apr 15 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-04-09&chfieldto=2016-04-15 David]
* Apr 16 - Apr 22 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-04-16&chfieldto=2016-04-22 Timothy]
* Apr 23 - Apr 29 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-04-23&chfieldto=2016-04-29 Nicolas]
* Apr 30 - May 6 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-04-30&chfieldto=2016-05-06 Jeff] Muizelaar
* May 7 - May 13 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-05-07&chfieldto=2016-05-13 Mason]
* May 14 - May 20 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-05-14&chfieldto=2016-05-20 Edwin]
* May 21 - May 27 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-05-21&chfieldto=2016-05-27 Lee]
* May 28 - June 3 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-05-28&chfieldto=2016-06-03 Benoit]
* June 4 - June 10 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-06-04&chfieldto=2016-06-10 Jamie]
* June 11 - June 17 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-06-11&chfieldto=2016-06-17 Milan]
* June 18 - June 24 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-06-18&chfieldto=2016-06-24 Bas]
* June 25 - July 1 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-06-25&chfieldto=2016-07-01 Jeff] Gilbert
|
* July 2 - July 8 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-07-02&chfieldto=2016-07-08 Sotaro]
* July 9 - July 15 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-07-09&chfieldto=2016-07-15 David]
* July 16 - July 22 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-07-16&chfieldto=2016-07-22 Peter]
* July 23 - July 29 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-07-23&chfieldto=2016-07-29 Timothy]
* July 30 - Aug 5 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-07-30&chfieldto=2016-08-05 Jerry]
* Aug 6 - Aug 12 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-08-06&chfieldto=2016-08-12 Nicolas]
* Aug 13 - Aug 19 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-08-13&chfieldto=2016-08-19 Ethan]
* Aug 20 - Aug 26 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-08-20&chfieldto=2016-08-26 Jeff] Muizelaar
* Aug 27 - Sep 2 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-08-27&chfieldto=2016-09-02 Vincent]
* Sep 3 - Sep 9 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-09-03&chfieldto=2016-09-09 Mason]
* Sep 10 - Sep 16 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-09-10&chfieldto=2016-09-16 Morris]
* Sep 17 - Sep 23 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-09-17&chfieldto=2016-09-23 Benoit]
* Sep 24 - Sep 30 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-09-24&chfieldto=2016-09-30 Lee]
|
* Oct 1 - Oct 7 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2016-10-01&chfieldto=2016-10-06 George]
|}
 
{| class="fullwidth-table"
! align="center" style="width: 25%;" | 2015 Q1
! align="center" style="width: 25%;" | 2015 Q2
! align="center" style="width: 25%;" | 2015 Q3
! align="center" style="width: 25%;" | 2015 Q4
|-
|
* Jan 3 - Jan 9 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2015-01-03&chfieldto=2015-01-09 Milan]
* Jan 10 - Jan 16 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2015-01-10&chfieldto=2015-01-16 Kats]
* Jan 17 - Jan 23 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2015-01-17&chfieldto=2015-01-23 Bas]
* Jan 24 - Jan 30 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2015-01-24&chfieldto=2015-01-30 David]
* Jan 31 - Feb 6 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2015-01-31&chfieldto=2015-02-06 Benoit]
* Feb 7 - Feb 13 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2015-02-07&chfieldto=2015-02-13 Dan]
* Feb 14 - Feb 20 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2015-02-14&chfieldto=2015-02-20 Sotaro]
* Feb 21 - Feb 27 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2015-02-21&chfieldto=2015-02-27 Jeff] Gilbert
* Feb 28 - Mar 6 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2015-02-28&chfieldto=2015-03-06 Timothy]
* Mar 7 - Mar 13 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2015-03-07&chfieldto=2015-03-13 Nicolas]
* Mar 14 - Mar 20 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2015-03-14&chfieldto=2015-03-20 Botond]
* Mar 21 - Mar 27 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2015-03-21&chfieldto=2015-03-27 Jeff] Muizelaar
* Mar 28 - Apr 3 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&chfieldfrom=2015-03-28&chfieldto=2015-04-03 Mason]
|
* Apr 4 - Apr 10 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-04-04&chfieldto=2015-04-10 Milan]
* Apr 11 - Apr 17 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-04-11&chfieldto=2015-04-17 Dan]
* Apr 18 - Apr 24 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-04-18&chfieldto=2015-04-24 Bas]
* Apr 25 - May 1 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-04-25&chfieldto=2015-05-01 David]
* May 2 - May 8 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-05-02&chfieldto=2015-05-08 Sotaro]
* May 9 - May 15 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-05-09&chfieldto=2015-05-15 Jeff] Gilbert
* May 16 - May 22 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-05-16&chfieldto=2015-05-22 Timothy]
* May 23 - May 29 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-05-23&chfieldto=2015-05-29 Nicolas]
* May 30 - June 5 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-05-23&chfieldto=2015-06-05 Jeff] Muizelaar
* June 6 - June 12 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-06-06&chfieldto=2015-06-12 Mason]
* June 13 - June 19 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-06-13&chfieldto=2015-06-19 Benoit]
* June 20 - June 26 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-06-20&chfieldto=2015-06-26 Milan]
* June 27 - July 3 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-06-27&chfieldto=2015-07-03 Dan]
|
* July 4 - July 10 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-07-04&chfieldto=2015-07-10 Bas]
* July 11 - July 17 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-07-11&chfieldto=2015-07-17 David]
* July 18 - July 24 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-07-18&chfieldto=2015-07-24 Sotaro]
* July 25 - July 31 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-07-25&chfieldto=2015-07-31 Jeff] Gilbert
* Aug 1 - Aug 7 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-08-1&chfieldto=2015-08-07 Timothy]
* Aug 8 - Aug 14 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-08-8&chfieldto=2015-08-14 Nicolas]
* Aug 15 - Aug 21 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-08-15&chfieldto=2015-08-21 Jeff] Muizelaar
* Aug 22 - Aug 28 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-08-22&chfieldto=2015-08-28 Mason]
* Aug 29 - Sep 4 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-08-29&chfieldto=2015-09-04 Benoit]
* Sep 5 - Sep 11 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-09-05&chfieldto=2015-09-11 Lee]
* Sep 12 - Sep 18 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-09-12&chfieldto=2015-09-18 Milan]
* Sep 19 - Sep 25 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-09-19&chfieldto=2015-09-25 Bas]
* Sep 26 - Oct 2 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-09-26&chfieldto=2015-10-02 Dan]
|
* Oct 3 - Oct 9 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-10-03&chfieldto=2015-10-09 David]
* Oct 10 - Oct 16 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-10-10&chfieldto=2015-10-16 Sotaro]
* Oct 17 - Oct 23 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-10-17&chfieldto=2015-10-23 Jeff] Gilbert
* Oct 24 - Oct 30 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-10-24&chfieldto=2015-10-30 Timothy]
* Oct 31 - Nov 6 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-10-31&chfieldto=2015-11-06 Nicolas]
* Nov 7 - Nov 13 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-11-07&chfieldto=2015-11-13 Jeff] Muizelaar
* Nov 14 - Nov 20 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-11-14&chfieldto=2015-11-20 Mason]
* Nov 21 - Nov 27 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-11-21&chfieldto=2015-11-27 Benoit]
* Nov 28 - Dec 4 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-11-28&chfieldto=2015-12-04 Lee]
* Dec 5 - Dec 11 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-12-05&chfieldto=2015-12-11 Milan]
* Dec 12 - Dec 18 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-12-12&chfieldto=2015-12-18 Jamie]
* Dec 19 - Dec 25 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-12-19&chfieldto=2015-12-25 Bas]
* Dec 26 - Jan 1 [https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&o1=notsubstring&emailtype1=exact&chfield=%5BBug%20creation%5D&emailassigned_to1=1&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40mozilla.org&v1=gfx-noted&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&product=Core&chfieldfrom=2015-12-26&chfieldto=2016-01-01 Jeff] Gilbert
|}
 
=== Future considerations ===
 
This is something JS team did at one point; when we're considering the next steps on this, we will want to consider it:
<pre>
JS team tried shared-triage-responsibility a few years ago. It didn't last very long,
but it was not scheduled or enforced. Eventually managers/project managers/tech leads
took over for the sub-components they were responsible for.
 
Before JS did coordinated triage, Dave Mandelin measured that there were about 11 new bugs
per day, half of which were internally generated by the team and didn't need triage
(developers triage their own bugs). So that was about 5/6 bugs a day across the component.
Of those, the most serious ones (~2 a week, I think?) were already getting fixed within
a release cycle. Based on the distribution we ended up with three priority tags:
 
  p1 = must do
  p2 = want to do <- general bucket
  p3 = may do <- usually idea/investigation/research bugs
 
And two follow-up tags:
  investigate = someone needs to spend a few minutes investigating
  nonactionable = nothing to do
</pre>
 
=== Thoughts and comments about the first round ===
* (Milan) Worth revisiting the query for the bugs you've triaged a few days, or a week after you've reduced the number to zero - sometimes the new ones show up because of the component change or bug getting reopened, or some such.
* (Kats) Current method gives people exposure to other parts of the the code, but without sufficient context to properly triage bugs (no history of what landed recently, or if other similar bugs were reported in the past week). I would still prefer a component-watching approach
* (Kats) Intermittents are more challenging to deal with - if it's a low-volume initially and later increases in volume who is responsible for it?

Latest revision as of 20:32, 21 November 2019

Overview

This page has been replaced with the GFX Triage Guide