Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some proxy logic to BrowserAwareProxySelector | Omair Majid | 2013-10-09 | 1 | -1/+40 |
| | | | | | | The logic for mangling URIs to be compatible with the browser seems more appropriate to keep in the ProxySelector rather than the catch-all PluginAppletViewer. | ||||
* | Add unit tests for PluginProxySelector | Omair Majid | 2013-10-01 | 1 | -0/+195 |
There are no functional changes to PluginProxySelector itself. Refactor minimial code to make it possible to unit test. Mark suspicious behaviour with a FIXME or TODO. |