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

À partir de 2020-06-25. Voir la dernière version.

Auteur
darkred
Évaluations
0 0 0
Version
5.5.9.1
Créer
2015-12-30
Mis à jour
2020-06-25
Taille
17 ko
Licence
MIT
S'applique à

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