Greasy Fork is available in English.

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

目前为 2017-11-12 提交的版本。查看 最新版本

作者
darkred
评分
0 0 0
版本
5.5.4
创建于
2015-12-30
更新于
2017-11-12
许可证
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.

Hosted in GitHub