Backed out changeset a68ee4b09f92 (bug 1207753) for causing Hazard bustages. CLOSED TREE
This commit is contained in:
@@ -346,7 +346,7 @@ class ChannelCountReporter final : public nsIMemoryReporter {
|
||||
|
||||
using CountTable = nsTHashMap<nsDepCharHashKey, ChannelCounts>;
|
||||
|
||||
static StaticMutex sChannelCountMutex MOZ_UNANNOTATED;
|
||||
static StaticMutex sChannelCountMutex;
|
||||
static CountTable* sChannelCounts;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user