Closed Bug 1424285 Opened 8 years ago Closed 5 years ago

Show mapping between add-on ids and AMO listing in the crash report page.

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emilio, Unassigned)

References

(Depends on 1 open bug)

Details

I was investigating a series of crashes that happen only on moz-extension:// urls, like: https://crash-stats.mozilla.com/report/index/e751c2ac-090a-4a89-85aa-6bf4b0171107 It'd be really useful to be able to know which add-ons the user has. We have an "extensions" tab, but that not always shows all the information one would like. In particular, if you look at: https://crash-stats.mozilla.com/report/index/e751c2ac-090a-4a89-85aa-6bf4b0171107#tab-extensions There are a couple extensions where only an UUID is provided. I had to ask Andreas to figure out which of those extensions are listed, and what extensions they are, but apparently AMO provides an API for this, so it'd be nice to show the mapping directly. Also, kinda-unrelated, it'd be nice to know directly which extension page was the user on when the tab crashed, but according to Andreas the UID in moz-extension:// URIs is generated dynamically, so I'm not sure it's easy (perhaps I should file another bug on that?).
Blocks: 1424409
No longer blocks: 1424409
Depends on: 1424409

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?

Flags: needinfo?(emilio)

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!

Flags: needinfo?(emilio)

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!

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED

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.

You need to log in before you can comment on or make changes to this bug.