3 Copyright (c) 2012 The Chromium Authors. All rights reserved.
4 Use of this source code is governed by a BSD-style license that can be
5 found in the LICENSE file.
8 <html class=
"full-height">
10 <meta charset=
"utf-8">
11 <link rel=
"icon" type=
"image/png" href=
"chromoting16.webp">
12 <link rel=
"stylesheet" href=
"butter_bar.css">
13 <link rel=
"stylesheet" href=
"connection_stats.css">
14 <link rel=
"stylesheet" href=
"crd_main.css">
15 <link rel=
"stylesheet" href=
"main.css">
16 <link rel=
"stylesheet" href=
"menu_button.css">
17 <link rel=
"stylesheet" href=
"open_sans.css">
18 <link rel=
"stylesheet" href=
"toolbar.css">
19 <link rel=
"stylesheet" href=
"window_frame.css">
21 <meta-include type=
"javascript"/>
23 <title i18n-content=
"PRODUCT_NAME"></title>
26 <body class=
"full-height">
28 <meta-include src=
"webapp/crd/html/window_frame.html"/>
30 <div class=
"window-body full-height">
32 <!-- loading-mode is initially visible, but becomes hidden as soon as an
33 AppMode is selected by remoting.init. All other divs are initially
34 hidden, but are shown appropriately when the mode changes. -->
35 <section id=
"loading-mode" data-ui-mode=
"">
36 <em>Loading
…</em>
37 <div id=
"browser-test-deferred-init" hidden
>
39 Running in test mode. If you are seeing this message in any other
40 context, please
<a href=
"http://crbug.com" target=
"_blank">file a
44 <button id=
"browser-test-continue-init">Continue
</button>
48 <iframe id=
"wcs-sandbox" src=
"wcs_sandbox.html" hidden
></iframe>
51 <div class=
"inset home-screen full-height"
55 <meta-include src=
"webapp/crd/html/ui_header.html"/>
56 <meta-include src=
"webapp/crd/html/butter_bar.html"/>
57 <meta-include src=
"webapp/crd/html/ui_it2me.html"/>
58 <meta-include src=
"webapp/crd/html/ui_me2me.html"/>
60 <!-- The bottom-marker div is used to verify scroll-bar correctness
61 in browser tests; it is not rendered. -->
62 <div id=
"bottom-marker"></div>
66 <div id=
"session-mode"
67 data-ui-mode=
"in-session home.client"
71 <meta-include src=
"webapp/crd/html/toolbar.html"/>
72 <meta-include src=
"webapp/base/html/client_plugin.html"/>
74 </div> <!-- session-mode -->
76 <div id=
"statistics" dir=
"ltr" class=
"selectable" hidden
>
79 </div> <!-- scroller -->
81 <meta-include src=
"webapp/crd/html/dialog_auth.html"/>
83 <div class=
"dialog-screen"
84 data-ui-mode=
"home.host home.client home.history home.confirm-host-delete home.host-setup home.token-refresh-failed home.manage-pairings home.host-setup home.host-install"
87 <div class=
"dialog-container"
88 data-ui-mode=
"home.host home.client home.history home.confirm-host-delete home.host-install home.host-setup home.token-refresh-failed home.manage-pairings"
91 <meta-include src=
"webapp/crd/html/dialog_token_refresh_failed.html"/>
92 <meta-include src=
"webapp/crd/html/dialog_host_setup.html"/>
93 <meta-include src=
"webapp/crd/html/dialog_host_install.html"/>
94 <meta-include src=
"webapp/crd/html/dialog_host.html"/>
96 <div id=
"client-dialog"
97 class=
"kd-modaldialog"
98 data-ui-mode=
"home.client">
100 <meta-include src=
"webapp/crd/html/dialog_client_unconnected.html"/>
101 <meta-include src=
"webapp/crd/html/dialog_client_connecting.html"/>
102 <meta-include src=
"webapp/crd/html/dialog_client_host_needs_upgrade.html"/>
103 <meta-include src=
"webapp/crd/html/dialog_client_pin_prompt.html"/>
104 <meta-include src=
"webapp/crd/html/dialog_client_third_party_auth.html"/>
105 <meta-include src=
"webapp/crd/html/dialog_client_connect_failed.html"/>
106 <meta-include src=
"webapp/crd/html/dialog_client_session_finished.html"/>
109 <meta-include src=
"webapp/crd/html/dialog_connection_history.html"/>
110 <meta-include src=
"webapp/crd/html/dialog_confirm_host_delete.html"/>
111 <meta-include src=
"webapp/crd/html/dialog_manage_pairings.html"/>
113 </div> <!-- dialog-container -->
115 </div> <!-- window-body -->