зеркало из https://github.com/mozilla/gecko-dev.git
Bug 258321 - copy + paste error in comment. Patch by Justin Wood (116057@bacon.qcc.mass.edu), comment change only.
This commit is contained in:
Родитель
7a485b64c8
Коммит
c52fe66842
|
@ -3077,7 +3077,7 @@ nsComponentManagerImpl::UnloadLibraries(nsIServiceManager *serviceMgr, PRInt32 a
|
|||
("nsComponentManager: Unloading Libraries."));
|
||||
|
||||
// UnloadAll the loaders
|
||||
/* iterate over all known loaders and ask them to autoregister. */
|
||||
// iterate over all known loaders and ask them to Unload.
|
||||
// Skip mNativeComponentLoader
|
||||
for (int i=NS_COMPONENT_TYPE_NATIVE + 1; i<mNLoaderData; i++) {
|
||||
if (mLoaderData[i].loader) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче