Description[Webapp Refactor] Reparent the ConnectedView into the delegate.
In the existing implementation, the session connector creates the
DesktopConnectedView for both app remoting and desktop remoting and
assigns it to a global.
This CL removes the global, |remoting.desktopConnectedView|, and makes
it owned by the corresponding application delegate.
This will enable us to create an app remoting specific delegate in the
upcoming CL.
BUG=465878
Committed: https://crrev.com/d267b3623a7737bfbed88dde8277d7ff6167bb80
Cr-Commit-Position: refs/heads/master@{#321229}
Patch Set 1 : Baseline #
Total comments: 2
Patch Set 2 : Please diff this patch against patch set 1 #
Total comments: 10
Patch Set 3 : Reviewer's feedback #Patch Set 4 : Rebasing #Messages
Total messages: 11 (3 generated)
|