Alessio Placitelli

Results 13 issues of Alessio Placitelli

The `MEDIA_DECODING_PROCESS_CRASH` histogram was removed from the `histogram.json` file by this [bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1416089) (Firefox 57). Up to revision `0a0a804a5b6f252f12d9808b54ed2a7f6ada27e3`, it was correctly reported among the expired histograms for Firefox 57 in...

priority:2

As discussed [here](https://github.com/mozilla/probe-scraper/pull/27#discussion_r161810737), requesting "probes active in the current latest release in each channel" cannot be done easily. We should make that easier from the API.

priority:2

In [scraper.py](https://github.com/mozilla/probe-scraper/blob/master/probe_scraper/scraper.py#L53) we use the *load_tags* and *extract_tag_data* function to fetch the data from the Firefox repository and extract the releases information. This needs some test coverage. We could: -...

help wanted
priority:3