зеркало из https://github.com/mozilla/pjs.git
Bug 116306 - switching themes by switching profiles doesn't switch theme. r=hyatt@netscape.com/sr=brendan@mozilla.org
This commit is contained in:
Родитель
c6d8ee7049
Коммит
00dc937acd
|
@ -3189,7 +3189,6 @@ NS_IMETHODIMP nsChromeRegistry::Observe(nsISupports *aSubject, const char *aTopi
|
|||
mChromeDataSource = nsnull;
|
||||
mScrollbarSheet = mFormSheet = nsnull;
|
||||
mInstallInitialized = mProfileInitialized = PR_FALSE;
|
||||
(void)FlushCaches();
|
||||
|
||||
if (!nsCRT::strcmp("shutdown-cleanse", NS_ConvertUCS2toUTF8(someData).get())) {
|
||||
nsCOMPtr<nsIFile> userChromeDir;
|
||||
|
|
|
@ -3189,7 +3189,6 @@ NS_IMETHODIMP nsChromeRegistry::Observe(nsISupports *aSubject, const char *aTopi
|
|||
mChromeDataSource = nsnull;
|
||||
mScrollbarSheet = mFormSheet = nsnull;
|
||||
mInstallInitialized = mProfileInitialized = PR_FALSE;
|
||||
(void)FlushCaches();
|
||||
|
||||
if (!nsCRT::strcmp("shutdown-cleanse", NS_ConvertUCS2toUTF8(someData).get())) {
|
||||
nsCOMPtr<nsIFile> userChromeDir;
|
||||
|
|
Загрузка…
Ссылка в новой задаче