Open Bug 1639112 Opened 4 years ago

Consider making SecretaryTool a singleton

Categories

(Tree Management :: Perfherder, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: igoldan, Unassigned)

Details

SecretaryTool class has mostly static methods.

We should consider turning it into a singleton, to better protect the real critical resource its protecting. Namely, the PerformanceSettings object.

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