Backed out changeset d7294b811da0 (bug 1085329) for causing web-app 4 test failures

This commit is contained in:
Carsten "Tomcat" Book 2014-10-23 14:52:12 +02:00
parent d4badb111d
commit d968ad99e0
2 changed files with 0 additions and 2 deletions

View File

@ -107,7 +107,6 @@ interface nsIProtocolProxyService : nsISupports
* The proxy type. This is a string value that identifies the proxy
* type. Standard values include:
* "http" - specifies a HTTP proxy
* "https" - specifies HTTP proxying over TLS connection to proxy
* "socks" - specifies a SOCKS version 5 proxy
* "socks4" - specifies a SOCKS version 4 proxy
* "direct" - specifies a direct connection (useful for failover)

View File

@ -27,7 +27,6 @@ interface nsIProxyInfo : nsISupports
* Some special values for this attribute include (but are not limited to)
* the following:
* "http" HTTP proxy (or SSL CONNECT for HTTPS)
* "https" HTTP proxying over TLS connection to proxy
* "socks" SOCKS v5 proxy
* "socks4" SOCKS v4 proxy
* "direct" no proxy