Bug 428358 - "Typo in <malware-warden.js> causes xpconnect exception about 'streamFinished'". r=dcamp, a=beltzner.
git-svn-id: svn://10.0.0.236/trunk@250077 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
2d7562c3a4
commit
bc33dc37a4
@ -83,7 +83,7 @@ function PROT_MalwareWarden() {
|
||||
},
|
||||
|
||||
updateUrlRequested: function(url) { },
|
||||
streamCompleted: function() { },
|
||||
streamFinished: function(status) { },
|
||||
updateError: function(errorCode) { },
|
||||
updateSuccess: function(requestedTimeout) { }
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user