Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(78)

Unified Diff: remoting/webapp/me2mom/choice.html

Issue 7511001: Don't transition to in-session mode until the connection has been established. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | remoting/webapp/me2mom/client_session.js » ('j') | remoting/webapp/me2mom/client_session.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/me2mom/choice.html
diff --git a/remoting/webapp/me2mom/choice.html b/remoting/webapp/me2mom/choice.html
index 956a0d1af97b0594bb669b0ee73cbe02f04c8144..5c83ccac18c8afbfb566f250393479e4906b55e3 100644
--- a/remoting/webapp/me2mom/choice.html
+++ b/remoting/webapp/me2mom/choice.html
@@ -239,7 +239,7 @@ found in the LICENSE file.
</footer>
</section> <!-- choice-mode -->
- <section id="session-mode" class="mode in-session-element">
+ <section id="session-mode" class="mode in-session-element client-element">
Jamie 2011/07/25 23:09:50 The plugin has to be visible in order for it to lo
awong 2011/07/26 18:51:27 Hmm...I wonder if we ever want it to not load. I
Jamie 2011/07/26 19:02:35 I'm not sure I understand your point. We wouldn't
</section> <!-- session-mode -->
« no previous file with comments | « no previous file | remoting/webapp/me2mom/client_session.js » ('j') | remoting/webapp/me2mom/client_session.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698