Firefox for desktop - list modified bugs in Mercurial as sortable table

It generates a sortable table list of bugs related to Firefox for desktop for which patches have landed in Mozilla Mercurial pushlogs

Version vom 12.11.2017. Aktuellste Version

Autor
darkred
Bewertungen
0 0 0
Version
5.5.4
Erstellt am
30.12.2015
Letzte Aktualisierung
12.11.2017
Lizenz
MIT
Wird angewandt auf

Example link where the script applies to: (changelogs for the last 1 day interval in these examples) Inbound: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?startdate=1+day+ago&enddate=now

It's a further modified version of Firefox for desktop - list fixed bugs in Mercurial meant for inbound users only.

It doesn't show only the RESOLVED and VERIFIED bugs as in v5.5.2 (and it displays their status in the resulting table) The reason why is because in the inbound(hourly) builds the patches land on a hourly basis, so, in this way, it shows the bugs for which patches have landed in the given interval, even if they aren't considered fixed yet.

Hosted in GitHub