зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1046848 - Typo in captivedetect.js - nsIHttpActivityOberver. r=dolske
This commit is contained in:
Родитель
8e4bbf43cd
Коммит
b35a11b4ae
|
@ -121,7 +121,7 @@ function LoginObserver(captivePortalDetector) {
|
|||
|
||||
// Public interface of LoginObserver
|
||||
let observer = {
|
||||
QueryInterface: XPCOMUtils.generateQI([Ci.nsIHttpActivityOberver,
|
||||
QueryInterface: XPCOMUtils.generateQI([Ci.nsIHttpActivityObserver,
|
||||
Ci.nsITimerCallback]),
|
||||
|
||||
attach: function attach() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче