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

2018-05-12 기준 버전입니다. 최신 버전을 확인하세요.

작성자
darkred
평점
0 0 0
버전
5.5.8
생성일
2015-12-30
갱신일
2018-05-12
크기
14.7KB
라이선스
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