зеркало из https://github.com/mozilla/pjs.git
Remove spurious call to RegisterDataSource(). r=hyatt
This commit is contained in:
Родитель
b259ad410d
Коммит
4dcf321f68
|
@ -1977,7 +1977,6 @@ nsChromeRegistry::AddToCompositeDataSource(PRBool aUseProfile)
|
|||
|
||||
// Also create and hold on to our UI data source.
|
||||
NS_NewChromeUIDataSource(mChromeDataSource, &mUIDataSource);
|
||||
mRDFService->RegisterDataSource(mUIDataSource, PR_FALSE);
|
||||
}
|
||||
|
||||
if (aUseProfile) {
|
||||
|
|
|
@ -1977,7 +1977,6 @@ nsChromeRegistry::AddToCompositeDataSource(PRBool aUseProfile)
|
|||
|
||||
// Also create and hold on to our UI data source.
|
||||
NS_NewChromeUIDataSource(mChromeDataSource, &mUIDataSource);
|
||||
mRDFService->RegisterDataSource(mUIDataSource, PR_FALSE);
|
||||
}
|
||||
|
||||
if (aUseProfile) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче