S1/S2 Dashboard
Categories
(Invalid Bugs :: General, task)
Tracking
(Not tracked)
People
(Reporter: bhood, Unassigned)
Details
This Is An Experiment
This is an experiment in using Bugzilla like a NoSQL database. Within its comments, this entry will hold JSON data for the S1/S2 Dashboard. The last (i.e., most recent) comment containing valid JSON will be used to configure the dashboard each time it is rendered.
Please ignore this.
Update 29 July 2023: The S1/S2 dashboard has been decommissioned, however,I have repurposed this entry for a newer dashboard. I will link it here when it goes live.
Reporter | ||
Comment 1•3 years ago
•
|
||
{
"teams" : {
"Graphics" : {
"components" : {
"bmo" : [
"Graphics",
"Graphics: Layers",
"Graphics: Text",
"Graphics: WebGPU",
"Graphics: WebRender",
"Graphics: Canvas2D",
"Graphics: CanvasWebGL",
"Graphics: Color Management",
"Graphics: ImageLib",
"Graphics: Image Blocking",
"Web Painting"
],
"github" : [
"gfx-rs/wgpu",
"gfx-rs/naga"
]
},
"members" : {
"bmo" : {
"jnicol@mozilla.com": "Jamie",
"bwerth@mozilla.com": "Brad",
"nical.bugzilla@gmail.com": "Nical",
"sotaro.ikeda.g@gmail.com": "Sotaro",
"jimb@mozilla.com": "JimB",
"lsalzman@mozilla.com": "Lee",
"jgilbert@mozilla.com": "Kelsey",
"ahale@mozilla.com": "Ashley",
"gwatson@mozilla.com": "Glenn",
"ttanasoaia@mozilla.com": "Teo",
"egubler@mozilla.com": "Erich",
"tnikkel@gmail.com": "Tim"
},
"github" : {
"jimblandy" : "JimB",
"nical" : "Nical",
"teoxoy" : "Teo",
"ErichDonGubler" : "Erich"
},
"obsolete" : {
"nobody@mozilla.org": "Unassigned",
"jmuizelaar@mozilla.com": "Jeff",
"jmathies@mozilla.com": "JimM",
"mikokm@gmail.com": "Miko",
"mstange.moz@gmail.com": "Markus"
}
}
}
}
}
Comment 2•3 years ago
|
||
This bug lies at rest in the graveyard.
Description
•