зеркало из https://github.com/mozilla/pjs.git
missed a review comment for bug 343721
This commit is contained in:
Родитель
30183f7197
Коммит
b83301cd59
|
@ -474,9 +474,6 @@ calICSCalendar.prototype = {
|
|||
getInterface: function(iid, instance) {
|
||||
if (iid.equals(Components.interfaces.nsIAuthPrompt)) {
|
||||
return new calAuthPrompt();
|
||||
return Components.classes["@mozilla.org/embedcomp/window-watcher;1"]
|
||||
.getService(Components.interfaces.nsIWindowWatcher)
|
||||
.getNewAuthPrompter(null);
|
||||
}
|
||||
else if (iid.equals(Components.interfaces.nsIPrompt)) {
|
||||
// use the window watcher service to get a nsIPrompt impl
|
||||
|
|
Загрузка…
Ссылка в новой задаче