72b79d970b
- [x] Don't show "(Connected)" next to a VM we aren't connected to. - [x] Navigate to the vm-connect page if we get an initial connection error. - [x] Fix regression of the 'vm disconnected' notification bubble not appearing. - [x] Use the Uris helper class instead of hard coded paths - [x] Improve user inputted URI normalization - [x] Ignore network errors on stream subscription requests - [x] On first launch, attempt to connect to the default target and not the last target connected to. BUG= R=rmacnak@google.com Review URL: https://codereview.chromium.org/2340973002 .