Bug 278047 mozilla does not switch profile completely to a different locale selection
r=bsmedberg, sr=neil.parkwaycc.co.uk, patch=brian.lu@sun.com git-svn-id: svn://10.0.0.236/trunk@167867 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3239b3c6dc
commit
ec0138e9e7
@ -3266,6 +3266,7 @@ NS_IMETHODIMP nsChromeRegistry::Observe(nsISupports *aSubject, const char *aTopi
|
||||
if (NS_SUCCEEDED(rv) && userChromeDir)
|
||||
rv = userChromeDir->Remove(PR_TRUE);
|
||||
}
|
||||
FlushAllCaches();
|
||||
}
|
||||
else if (!strcmp("profile-after-change", aTopic)) {
|
||||
if (!mProfileInitialized) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user