-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Surface proxy errors #37
Comments
It sounds like this is Chrome-specific; is there a parallel in Firefox that should be plumbed up as well? |
Presumably yes. For future reference, firefox proxy interface example usage is here: |
Done, although there are some issues with this currently being looked at in https://github.com/uProxy/uproxy/issues?q=is%3Aopen+author%3Alucyhe |
pull banner from the current installation, if available
Issue by willscott from Fri Oct 18 19:25:17 2013
Originally opened as https://github.com/UWNetworksLab/UProxy/issues/103
chrome surfaces errors with requests to the set up proxy off of something like chrome.proxy.onError.addEventListener. If the proxy is a uproxy-configured proxy, we should be listening for such errors to see if something is up / change the icon / suggest other peers / stopping / etc.
The text was updated successfully, but these errors were encountered: