зеркало из https://github.com/mozilla/pjs.git
Fix incorrect nsIUrlClassifierDBService.idl implementation in test (bug 428358)
This commit is contained in:
Родитель
b0b4033bb6
Коммит
be7b79e72a
|
@ -120,7 +120,7 @@ function doSimpleUpdate(updateText, success, failure, clientKey) {
|
|||
},
|
||||
|
||||
updateUrlRequested: function(url) { },
|
||||
streamCompleted: function() { },
|
||||
streamFinished: function() { },
|
||||
updateError: function(errorCode) { failure(errorCode); },
|
||||
updateSuccess: function(requestedTimeout) { success(requestedTimeout); }
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче