/dports/www/firefox/firefox-99.0/toolkit/components/url-classifier/ |
H A D | UrlClassifierHashCompleter.jsm | 238 if (this._currentRequest.gethashUrl == aGethashUrl) { 314 // gethashUrl and fetch the next pending request, if there is one. 318 this._backoffs[aRequest.gethashUrl].noteServerResponse(aStatus); 363 this.gethashUrl = aGethashUrl; 450 if (!this._completer.canMakeRequest(this.gethashUrl)) { 451 log("Can't make request to " + this.gethashUrl + "\n"); 467 this._completer.noteRequest(this.gethashUrl); 485 log("cancelling request to " + this.gethashUrl + " (timeout)\n"); 503 url: this.gethashUrl, 718 this._completer._nextGethashTimeMs[this.gethashUrl] = [all …]
|
H A D | nsIUrlListManager.idl | 35 * @param gethashUrl The URL from which to fetch hash completions. 40 in ACString gethashUrl);
|
H A D | nsIUrlClassifierHashCompleter.idl | 92 * @param gethashUrl 100 in ACString gethashUrl,
|
H A D | UrlClassifierListManager.jsm | 56 // { updateUrl: <updateUrl>, gethashUrl: <gethashUrl> } 85 * @param gethashUrl - the url for fetching hash completions 92 gethashUrl 103 this.tablesData[tableName].gethashUrl = gethashUrl; 171 if (this.tablesData[tableName] && this.tablesData[tableName].gethashUrl) { 172 return this.tablesData[tableName].gethashUrl;
|
H A D | nsUrlClassifierDBService.cpp | 1215 nsCString gethashUrl; in LookupComplete() local 1220 rv = listManager->GetGethashUrl(result->mTableName, gethashUrl); in LookupComplete() 1223 result->mTableName.get(), gethashUrl.get())); in LookupComplete() 1228 if ((!gethashUrl.IsEmpty() || in LookupComplete() 1234 nsresult rv = completer->Complete(result->PartialHash(), gethashUrl, in LookupComplete()
|
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/url-classifier/ |
H A D | UrlClassifierHashCompleter.jsm | 238 if (this._currentRequest.gethashUrl == aGethashUrl) { 314 // gethashUrl and fetch the next pending request, if there is one. 318 this._backoffs[aRequest.gethashUrl].noteServerResponse(aStatus); 363 this.gethashUrl = aGethashUrl; 450 if (!this._completer.canMakeRequest(this.gethashUrl)) { 451 log("Can't make request to " + this.gethashUrl + "\n"); 467 this._completer.noteRequest(this.gethashUrl); 485 log("cancelling request to " + this.gethashUrl + " (timeout)\n"); 503 url: this.gethashUrl, 718 this._completer._nextGethashTimeMs[this.gethashUrl] = [all …]
|
H A D | nsIUrlListManager.idl | 35 * @param gethashUrl The URL from which to fetch hash completions. 40 in ACString gethashUrl);
|
H A D | nsIUrlClassifierHashCompleter.idl | 92 * @param gethashUrl 100 in ACString gethashUrl,
|
H A D | UrlClassifierListManager.jsm | 56 // { updateUrl: <updateUrl>, gethashUrl: <gethashUrl> } 85 * @param gethashUrl - the url for fetching hash completions 92 gethashUrl 103 this.tablesData[tableName].gethashUrl = gethashUrl; 171 if (this.tablesData[tableName] && this.tablesData[tableName].gethashUrl) { 172 return this.tablesData[tableName].gethashUrl;
|
H A D | nsUrlClassifierDBService.cpp | 1215 nsCString gethashUrl; in LookupComplete() local 1220 rv = listManager->GetGethashUrl(result->mTableName, gethashUrl); in LookupComplete() 1223 result->mTableName.get(), gethashUrl.get())); in LookupComplete() 1228 if ((!gethashUrl.IsEmpty() || in LookupComplete() 1234 nsresult rv = completer->Complete(result->PartialHash(), gethashUrl, in LookupComplete()
|
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/url-classifier/ |
H A D | UrlClassifierHashCompleter.jsm | 238 if (this._currentRequest.gethashUrl == aGethashUrl) { 314 // gethashUrl and fetch the next pending request, if there is one. 318 this._backoffs[aRequest.gethashUrl].noteServerResponse(aStatus); 363 this.gethashUrl = aGethashUrl; 450 if (!this._completer.canMakeRequest(this.gethashUrl)) { 451 log("Can't make request to " + this.gethashUrl + "\n"); 467 this._completer.noteRequest(this.gethashUrl); 485 log("cancelling request to " + this.gethashUrl + " (timeout)\n"); 503 url: this.gethashUrl, 718 this._completer._nextGethashTimeMs[this.gethashUrl] = [all …]
|
H A D | nsIUrlListManager.idl | 35 * @param gethashUrl The URL from which to fetch hash completions. 40 in ACString gethashUrl);
|
H A D | nsIUrlClassifierHashCompleter.idl | 92 * @param gethashUrl 100 in ACString gethashUrl,
|
H A D | UrlClassifierListManager.jsm | 56 // { updateUrl: <updateUrl>, gethashUrl: <gethashUrl> } 85 * @param gethashUrl - the url for fetching hash completions 92 gethashUrl 103 this.tablesData[tableName].gethashUrl = gethashUrl; 171 if (this.tablesData[tableName] && this.tablesData[tableName].gethashUrl) { 172 return this.tablesData[tableName].gethashUrl;
|
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/url-classifier/ |
H A D | nsIUrlClassifierHashCompleter.idl | 57 * @param gethashUrl 63 in ACString gethashUrl,
|
H A D | nsIUrlListManager.idl | 37 * @param gethashUrl The URL from which to fetch hash completions. 42 in ACString gethashUrl);
|
H A D | nsUrlClassifierDBService.cpp | 959 nsCString gethashUrl; in LookupComplete() local 964 rv = listManager->GetGethashUrl(result.mTableName, gethashUrl); in LookupComplete() 967 result.mTableName.get(), gethashUrl.get())); in LookupComplete() 972 if ((!gethashUrl.IsEmpty() || in LookupComplete() 980 nsresult rv = completer->Complete(partialHash, gethashUrl, this); in LookupComplete()
|
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/url-classifier/ |
H A D | UrlClassifierHashCompleter.jsm | 238 if (this._currentRequest.gethashUrl == aGethashUrl) { 314 // gethashUrl and fetch the next pending request, if there is one. 318 this._backoffs[aRequest.gethashUrl].noteServerResponse(aStatus); 363 this.gethashUrl = aGethashUrl; 450 if (!this._completer.canMakeRequest(this.gethashUrl)) { 451 log("Can't make request to " + this.gethashUrl + "\n"); 467 this._completer.noteRequest(this.gethashUrl); 485 log("cancelling request to " + this.gethashUrl + " (timeout)\n"); 503 url: this.gethashUrl, 718 this._completer._nextGethashTimeMs[this.gethashUrl] = [all …]
|
H A D | nsIUrlListManager.idl | 35 * @param gethashUrl The URL from which to fetch hash completions. 40 in ACString gethashUrl);
|
H A D | nsIUrlClassifierHashCompleter.idl | 92 * @param gethashUrl 100 in ACString gethashUrl,
|
H A D | UrlClassifierListManager.jsm | 56 // { updateUrl: <updateUrl>, gethashUrl: <gethashUrl> } 85 * @param gethashUrl - the url for fetching hash completions 92 gethashUrl 103 this.tablesData[tableName].gethashUrl = gethashUrl; 171 if (this.tablesData[tableName] && this.tablesData[tableName].gethashUrl) { 172 return this.tablesData[tableName].gethashUrl;
|
H A D | nsUrlClassifierDBService.cpp | 1215 nsCString gethashUrl; in LookupComplete() local 1220 rv = listManager->GetGethashUrl(result->mTableName, gethashUrl); in LookupComplete() 1223 result->mTableName.get(), gethashUrl.get())); in LookupComplete() 1228 if ((!gethashUrl.IsEmpty() || in LookupComplete() 1234 nsresult rv = completer->Complete(result->PartialHash(), gethashUrl, in LookupComplete()
|
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/url-classifier/ |
H A D | nsIUrlListManager.idl | 35 * @param gethashUrl The URL from which to fetch hash completions. 40 in ACString gethashUrl);
|
H A D | nsIUrlClassifierHashCompleter.idl | 92 * @param gethashUrl 100 in ACString gethashUrl,
|
H A D | nsUrlClassifierDBService.cpp | 1072 nsCString gethashUrl; in LookupComplete() local 1077 rv = listManager->GetGethashUrl(result.mTableName, gethashUrl); in LookupComplete() 1080 result.mTableName.get(), gethashUrl.get())); in LookupComplete() 1085 if ((!gethashUrl.IsEmpty() || in LookupComplete() 1091 nsresult rv = completer->Complete(result.PartialHash(), gethashUrl, in LookupComplete()
|