Show mapping between add-on ids and AMO listing in the crash report page.
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
People
(Reporter: emilio, Unassigned)
References
(Depends on 1 open bug)
Details
Updated•8 years ago
|
Comment 1•5 years ago
|
||
I improved the extensions page so it shows the names of extensions if the names are in the telemetry environment. It doesn't do an AMO API lookup, yet.
The example crash reports are no longer in the system, so I can't look at them.
Is the situation improved?
| Reporter | ||
Comment 2•5 years ago
|
||
Looking at a crash report of mine for example: https://crash-stats.mozilla.org/report/index/6b011b8f-7706-4ceb-96d7-516780210422#tab-extensions
I can see how some extensions which previously only had a UUID now have the name of the extension in the middle column, that's awesome!
Comment 3•5 years ago
|
||
The work was done in bug #974968. I think I want to call this good enough for now mark it FIXED. If we need to further improve it in the future, we can open a new bug with the details.
Thank you!
Comment 4•5 years ago
•
|
||
Fwiw, addons.mozilla.org/firefox/addon/<ADDON-ID> will return a listing page if the add-on has at least one public and AMO-hosted version.
Description
•