diff options
author | jamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-02 17:14:52 +0000 |
---|---|---|
committer | jamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-02 17:14:52 +0000 |
commit | 35b423a8e761e5f7f94618ad6484933c3614a409 (patch) | |
tree | a1b1902438445fe2e7064ed116a8ba9629abf6d1 /remoting/jingle_glue | |
parent | a77575d3bda80b4e1a7ef69411e4540269a77e39 (diff) | |
download | chromium_src-35b423a8e761e5f7f94618ad6484933c3614a409.zip chromium_src-35b423a8e761e5f7f94618ad6484933c3614a409.tar.gz chromium_src-35b423a8e761e5f7f94618ad6484933c3614a409.tar.bz2 |
Improve host-list display in case of auth or network error.
There were a couple of underlying problems:
1. The user-visible string for NETWORK_FAILED was very host specific. I changed
it to be more generic and added a new NAT_TRAVERSAL_DISABLED error for that
case. Note that there may be non-NAT-related situations that would cause the
same error condition, so it's not 100% accurate. I've also gotten rid of the
NO_RESPONSE error, which was serving the same purpose as NETWORK_FAILED, but
with less helpful language.
2. The cached host-list was being cleared in case of errors, so the web-app
was unable to display the name of the local host.
BUG=175241
Review URL: https://chromiumcodereview.appspot.com/12374053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185716 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/jingle_glue')
0 files changed, 0 insertions, 0 deletions