зеркало из https://github.com/mozilla/pjs.git
Fix LDAP bustage (Part of Bug #223560)
This commit is contained in:
Родитель
04829d7882
Коммит
b3e14a8515
|
@ -103,7 +103,7 @@ nsLDAPPrefsService.prototype.QueryInterface =
|
|||
function (iid) {
|
||||
|
||||
if (!iid.equals(nsISupports) &&
|
||||
!iid.equals(NS_LDAPPREFSSERVICE_IID))
|
||||
!iid.equals(nsILDAPPrefsService))
|
||||
throw Components.results.NS_ERROR_NO_INTERFACE;
|
||||
|
||||
return this;
|
||||
|
|
Загрузка…
Ссылка в новой задаче