DescriptionReload the web-app if an IT2Me connection fails.
The underlying cause of the referenced bug is that when I refactored the
WCS code, I didn't support multiple calls to start(), thinking they were
never needed because we always reload the web-app when a connection closes.
Unfortunately, this misses the case of failed IT2Me connections where we
previously returned the user to the access code entry screen to try again.
This CL makes the IT2Me and Me2Me modes the same by reloading the web-app
in both cases. This introduces a small regression insofar as mistyping an
access code now means an extra reload and button click before trying again.
LMK if you think this is unacceptable--I need to implement a cleaner flow
for Apps v2 anyway, but that's likely to be unsuitable for merging to M26.
BUG=175494
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182742
Patch Set 1 #
Total comments: 1
Messages
Total messages: 7 (0 generated)
|