mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 20:49:27 +00:00
comment-only tweak.
This commit is contained in:
parent
ca0a3c2b4e
commit
f32b368c4f
@ -334,7 +334,7 @@ nsCookieService::GetSingleton()
|
||||
return gCookieService;
|
||||
}
|
||||
|
||||
// Create a new singleton nsCookieService (note: the ctor AddRefs for us).
|
||||
// Create a new singleton nsCookieService.
|
||||
// We AddRef only once since XPCOM has rules about the ordering of module
|
||||
// teardowns - by the time our module destructor is called, it's too late to
|
||||
// Release our members (e.g. nsIObserverService and nsIPrefBranch), since GC
|
||||
|
Loading…
x
Reference in New Issue
Block a user