mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 02:25:34 +00:00
Bug 1857879 - Include hazard analysis to Analysis tab r=marco
Differential Revision: https://phabricator.services.mozilla.com/D190443
This commit is contained in:
parent
9f9798a6d2
commit
670e93e456
@ -134,7 +134,7 @@ class Perf(Section):
|
||||
@register_section
|
||||
class Analysis(Section):
|
||||
name = "analysis"
|
||||
kind = "build,static-analysis-autotest"
|
||||
kind = "build,static-analysis-autotest,hazard"
|
||||
title = "Analysis"
|
||||
attrs = ["build_platform"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user