Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.

Make proxy port an optional suffix for each *Proxy capability #116

Merged
merged 2 commits into from
Aug 18, 2017
Merged

Make proxy port an optional suffix for each *Proxy capability #116

merged 2 commits into from
Aug 18, 2017

Conversation

whimboo
Copy link
Collaborator

@whimboo whimboo commented Aug 15, 2017

This PR implements the correct handling of the proxy ports which are now part of the proxy host capability. By doing that a lot of not needed code can be removed, which also makes our handling more stable.

This change provides basic unit tests but I will add more detailed wdspec tests later when the refactoring is getting done.

Closes #115.


This change is Reviewable

As given by the spec the proxy port is no longer a separate capability,
but an optional part of ftpProxy, httpProxy, sslProxy, and socksProxy.
To add a socks proxy the socks version is a required capability.
This patch adds the handling of the capability.
@AutomatedTester AutomatedTester merged commit 94cdfcb into mozilla:master Aug 18, 2017
@whimboo whimboo deleted the proxy_port branch August 18, 2017 12:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants