зеркало из https://github.com/mozilla/pjs.git
Bug 381925 - JS Warnings when selecting download location. r=enndeakin
This commit is contained in:
Родитель
4d9c2ca391
Коммит
7df8e69f6b
|
@ -343,12 +343,6 @@ HelperApps.prototype = {
|
|||
}
|
||||
return this._inner.HasAssertion(aSource, aProperty, aTarget, aTruthValue);
|
||||
},
|
||||
AddObserver: function (aObserver) {
|
||||
this._inner.AddObserver(aObserver);
|
||||
},
|
||||
RemoveObserver: function (aObserver) {
|
||||
this._inner.RemoveObserver(aObserver);
|
||||
},
|
||||
ArcLabelsIn: function (aNode) {
|
||||
return this._inner.ArcLabelsIn(aNode);
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче