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

Lists (as sortable table) bugs related to Firefox for desktop for which patches have landed in Mozilla Mercurial pushlogs

作者
darkred
日安装量
0
总安装量
30
评分
0 0 0
版本
5.5.9.2
创建于
2015-12-30
更新于
2020-08-25
许可证
MIT
适用于

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.

Tampermonkey and Violentmonkey are supported - Greasemonkey is not supported.

If you have any bugs, bug fixes or ideas, please report at my GitHub repo