Open Bug 1674930 Opened 5 years ago

MarkerCategory and related things should be renamed to clarify that they're "pairs"

Categories

(Core :: Gecko Profiler, enhancement, P2)

enhancement

Tracking

()

People

(Reporter: mozbugz, Unassigned)

References

(Blocks 1 open bug)

Details

MarkerCategory objecs are really "category pairs", i.e., they contain both the super-category and the sub-category.
Relatedly, all predefined baseprofiler::category::<names> are names are sub-categories.
But the type and object names only say "category", this could be confusing.

So I think we should rename all these, to include "pair": MarkerCategoryPair, baseprofiler::categorypair::..., etc.

You need to log in before you can comment on or make changes to this bug.