Description[Chromoting] Remote Assistance in Public Session.
This CL provides remote assistance in Public Session.
Summary of changes:
1. Move the remoting.testEvents initialization to ui_mode.js
as it is only referenced there.
2. Create a separate page public_session.html that contains the
main ui for public session.
3. Use the service account email address to infer whether we
are currently in a public session.
4. Decouple remoting.HostController from host_screen.js
Previously, remoting.HostController is used to retrieve the
host version, which is problematic as that refers to the me2me
host version as opposed to the it2me host version.
BUG=508608
Committed: https://crrev.com/08d28524dc2673bc7e85b37d2b82d0d65c34ea05
Cr-Commit-Position: refs/heads/master@{#351861}
Patch Set 1 #Patch Set 2 : Fix GN build #
Total comments: 6
Patch Set 3 : Reviewer's feedback #
Total comments: 4
Patch Set 4 : FYI #Patch Set 5 : Rebase #Patch Set 6 : Rebase #
Messages
Total messages: 21 (9 generated)
|