Closed Bug 1759920 Opened 3 years ago Closed 3 years ago

S1/S2 Dashboard

Categories

(Invalid Bugs :: General, task)

Tracking

(Not tracked)

RESOLVED INCOMPLETE

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.

{
"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"
}
}
}
}
}

This bug lies at rest in the graveyard.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.