mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-22 12:04:38 +00:00
Bug 830125 - Follow-up: Fix typo in comment. DONTBUILD
This commit is contained in:
parent
30ae94b71e
commit
018923b03b
@ -253,7 +253,7 @@ Preferences::GetInstanceForService()
|
||||
gObserverTable = new nsRefPtrHashtable<ValueObserverHashKey, ValueObserver>();
|
||||
gObserverTable->Init();
|
||||
|
||||
// Preferences;:GetInstanceForService() can be called from GetService(), and
|
||||
// Preferences::GetInstanceForService() can be called from GetService(), and
|
||||
// NS_RegisterMemoryReporter calls GetService(nsIMemoryReporter). To avoid a
|
||||
// potential recursive GetService() call, we can't register the memory
|
||||
// reporter here; instead, do it off a runnable.
|
||||
|
Loading…
x
Reference in New Issue
Block a user