thunderbird / crash-diverter

0 stars 0 forks source link

Make GPU Adapter Vendor/Device IDs human readable #2

Open Sancus opened 2 years ago

Sancus commented 2 years ago

These are recognized by a values from a file that gets downloaded periodically. The source is https://pci-ids.ucw.cz/v2.2/pci.ids

Socorro code that implemented this: https://github.com/mozilla-services/socorro/pull/5704/files

We will need something similar to turn this into human readable values.