mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
compreg.tmp is written out on every startup. r=rjc, sr=alec, a=scc
This commit is contained in:
parent
94582bb1d3
commit
0868d2b66c
@ -3113,7 +3113,8 @@ nsComponentManagerImpl::AutoRegisterImpl(PRInt32 when,
|
||||
nsnull,
|
||||
"end");
|
||||
|
||||
FlushPersistentStore(PR_TRUE);
|
||||
if (mRegistryDirty)
|
||||
FlushPersistentStore(PR_TRUE);
|
||||
return rv;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user