Description[Webapp Refactor] Reliably cancels a connection.
Prior to this CL, clicking cancel on the connecting dialog simply
returns the user to the home screen, without disconnecting the session or
cleaning up any related resources.
This CL provides a cleaner way to cancel a session with by implementing
remoting.ConnectingDialog which calls stop() on the activity.
BUG=477522
Committed: https://crrev.com/e45afaccefbe7b093c7052ac475e9f3168f1c3c2
Cr-Commit-Position: refs/heads/master@{#326926}
Patch Set 1 #
Total comments: 13
Patch Set 2 : Separate into 2 CLs #Patch Set 3 : Reviewer's feedback #
Total comments: 7
Patch Set 4 : Reviewer's feedback #Patch Set 5 : Rebase #
Messages
Total messages: 17 (7 generated)
|