mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-11 22:41:02 +00:00
Bug 1584797 - Removed comment related to aProxyService parameter r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D69975 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
788b61dbd9
commit
cf73c9828b
@ -57,8 +57,7 @@ interface nsIProtocolProxyFilter : nsISupports
|
||||
* is the proxy (or list of proxies) that should be used in place of
|
||||
* aProxy. This can be just be aProxy if the filter chooses not to
|
||||
* modify the proxy. It can also be null to indicate that a direct
|
||||
* connection should be used. Use aProxyService.newProxyInfo to
|
||||
* construct nsIProxyInfo objects.
|
||||
* connection should be used.
|
||||
*/
|
||||
void applyFilter(in nsIURI aURI, in nsIProxyInfo aProxy,
|
||||
in nsIProxyProtocolFilterResult aCallback);
|
||||
|
Loading…
x
Reference in New Issue
Block a user