Open
Bug 1631831
Opened 5 years ago
Updated 2 years ago
Profile meta should include the build type of the Fenix app
Categories
(Core :: Gecko Profiler, enhancement, P3)
Core
Gecko Profiler
Tracking
()
NEW
People
(Reporter: gregtatum, Unassigned)
References
(Blocks 2 open bugs)
Details
For instance, there are different build types for Fenix. e.g.
See: app/build.gradle in the Fenix src code (github is down at the moment so I can't link).
org.mozilla.fenix
org.mozilla.fenix.performancetest
org.mozilla.fenix.debug
org.mozilla.firefox
It's important to know what type of Fenix build it is in order to properly interpret the data.
Blocks: 1724872
You need to log in
before you can comment on or make changes to this bug.
Description
•