Meta Bugs의 버전 기록 - 8개 버전
Meta Bugs 제작자: Nicolas B. Pierron
Meta Bugs의 버전 기록 - 8개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 0.4.0.10
2024년 4월 29일에 출시 - 41.29 KBfirefox 48.0 이상에서 작동post v0.4.0:
- Add crash-stat API Token to perform queries to find similar
crashes when signatures are listed in a Bug description. This
would be useful in case a similar bug has already been fixed, or
in case one is already filed.
- Replace usage of insertAdjacentHTML by insertAdjacentElement, to
avoid bugs where some attributes are not properly serialized.
- Use Bugzilla API Key as a way to query information from security
issues. The API Key can be set using the "Preferences" tab of the
addons in about:addons.
- Prevent patching text which is directly in an A tag, to avoid
adding links on top of existing links.
- Add support for converting file into searchfox link from crash
report made on treeherder. ([file:hgrev : line + 0x..]) and
([file:hgrev : line])
- Add support for converting compiler file references
into searchfox links. (path:line:col)
- Within comments, converts file paths to searchfox links when
they are located in code section and follow the following format
"at <path>:<line>", which is typically produced by gdb.MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 0.4.0.6
2024년 4월 19일에 출시 - 37.41 KBfirefox 48.0 이상에서 작동v0.4.0.6: (Since v0.4)
- Prevent patching text which is directly in an A tag, to avoid
adding links on top of existing links.
- Add support for converting file into searchfox link from crash
report made on treeherder. ([file:hgrev : line + 0x..])
- Add support for converting compiler file references
into searchfox links. (path:line:col)
- Within comments, converts file paths to searchfox links when
they are located in code section and follow the following format
"at <path>:<line>", which is typically produced by gdb.MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.4.0.3
2024년 4월 18일에 출시 - 35.77 KBfirefox 48.0 이상에서 작동v0.4.0.3:
Add support for converting compiler references (path:line:col) into searchfox links.MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.4.0.2
2024년 4월 9일에 출시 - 34.78 KBfirefox 48.0 이상에서 작동v0.4.0 +2:
Within comments, converts file paths to searchfox links when they are located in code section and follow the following format "at <path>:<line>", which is typically produced by gdb.MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.4
2024년 4월 2일에 출시 - 33.96 KBfirefox 48.0 이상에서 작동Follow bugzilla updates which otherwise caused failure to highlight the severity field and to display the list of meta-bugs completely.MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.3
2024년 1월 23일에 출시 - 33.96 KBfirefox 48.0 이상에서 작동Version 0.3:
- Fix how severity is extracted from the DOM to match bugzilla update.
- Escape bug summary when generating the meta section, for bug with title containing <> symbols.MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.2
2023년 11월 9일에 출시 - 33.91 KBfirefox 48.0 이상에서 작동Highlight missing triage decisions according to Mozilla policies:
- non-set priority.
- non-set severity.
- badly set severity.
Highlight the blocked field for SpiderMonkey components, which have to transitively block Bug 1729518.MIT 라이선스에 따라 릴리스된 소스 코드