Meta Bugs 版本紀錄 - 8 個版本
Meta Bugs 作者: Nicolas B. Pierron
Meta Bugs 版本紀錄 - 8 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 0.4.0.10
發行於 2024年4月29日 - 41.29 KB適用於 firefox 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 License 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 0.4.0.6
發行於 2024年4月19日 - 37.41 KB適用於 firefox 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 License 條款釋出
版本 0.4.0.3
發行於 2024年4月18日 - 35.77 KB適用於 firefox 48.0 與更新版本v0.4.0.3:
Add support for converting compiler references (path:line:col) into searchfox links.原始碼依照 MIT License 條款釋出
版本 0.4.0.2
發行於 2024年4月9日 - 34.78 KB適用於 firefox 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 License 條款釋出
版本 0.4
發行於 2024年4月2日 - 33.96 KB適用於 firefox 48.0 與更新版本Follow bugzilla updates which otherwise caused failure to highlight the severity field and to display the list of meta-bugs completely.原始碼依照 MIT License 條款釋出
版本 0.3
發行於 2024年1月23日 - 33.96 KB適用於 firefox 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 License 條款釋出
版本 0.2
發行於 2023年11月9日 - 33.91 KB適用於 firefox 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 License 條款釋出