зеркало из https://github.com/mozilla/pjs.git
Spelling nit, bug 371731, r=gavin.sharp@gmail.com (Gavin Sharp)
This commit is contained in:
Родитель
40da27d36b
Коммит
aa88239269
|
@ -407,7 +407,7 @@ PROT_PhishingWarden.prototype.onTRFetchComplete = function(url,
|
||||||
/**
|
/**
|
||||||
* One of our Check* methods found a problem with a request. Why do we
|
* One of our Check* methods found a problem with a request. Why do we
|
||||||
* need to keep the nsIRequest (instead of just passing in the URL)?
|
* need to keep the nsIRequest (instead of just passing in the URL)?
|
||||||
* Because we need to know when to stop looking for the URL its
|
* Because we need to know when to stop looking for the URL it's
|
||||||
* fetching, and to know this we need the nsIRequest.isPending flag.
|
* fetching, and to know this we need the nsIRequest.isPending flag.
|
||||||
*
|
*
|
||||||
* @param request nsIRequest that is problematic
|
* @param request nsIRequest that is problematic
|
||||||
|
|
Загрузка…
Ссылка в новой задаче