Histórico de versões do Meta Bugs - 8 versões
Meta Bugs por Nicolas B. Pierron
Histórico de versões do Meta Bugs - 8 versões
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 0.4.0.10
Lançado em 29 de abr de 2024 - 41,29 KBFunciona em firefox 48.0 em diantepost 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.Código fonte publicado sob Licença MIT
Baixe o Firefox e instale a extensãoVocê precisa do Firefox para usar esta extensãoVersões mais antigas
Versão 0.4.0.6
Lançado em 19 de abr de 2024 - 37,41 KBFunciona em firefox 48.0 em diantev0.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.Código fonte publicado sob Licença MIT
Versão 0.4.0.3
Lançado em 18 de abr de 2024 - 35,77 KBFunciona em firefox 48.0 em diantev0.4.0.3:
Add support for converting compiler references (path:line:col) into searchfox links.Código fonte publicado sob Licença MIT
Versão 0.4.0.2
Lançado em 9 de abr de 2024 - 34,78 KBFunciona em firefox 48.0 em diantev0.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.Código fonte publicado sob Licença MIT
Versão 0.4
Lançado em 2 de abr de 2024 - 33,96 KBFunciona em firefox 48.0 em dianteFollow bugzilla updates which otherwise caused failure to highlight the severity field and to display the list of meta-bugs completely.Código fonte publicado sob Licença MIT
Versão 0.3
Lançado em 23 de jan de 2024 - 33,96 KBFunciona em firefox 48.0 em dianteVersion 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.Código fonte publicado sob Licença MIT
Versão 0.2
Lançado em 9 de nov de 2023 - 33,91 KBFunciona em firefox 48.0 em dianteHighlight 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.Código fonte publicado sob Licença MIT
Versão 0.1
Lançado em 3 de nov de 2023 - 13,79 KBFunciona em firefox 48.0 em dianteCódigo fonte publicado sob Licença MIT