Description[Webapp Refactor] Implement AppRemotingActivity.
This CL separates the session state changes handling logic from
AppRemoting.js into AppRemotingActivity, to make it more consistent with
CRD.
In short,
1. Extension logic are moved into AppConnectedView, as a protocol extension
is only valid when the session is connected, which has exactly the same
lifetime characteristics of AppConnectedView.
2. Connection State logic are moved into AppRemotingActivity.
BUG=476132
NOTRY=true
Committed: https://crrev.com/4a6581f6f483fb307aa041cca81284f945cb81bd
Cr-Commit-Position: refs/heads/master@{#325175}
Patch Set 1 : #
Total comments: 7
Patch Set 2 : Reviewer's feedback #
Messages
Total messages: 10 (4 generated)
|