summaryrefslogtreecommitdiffstats
path: root/remoting
diff options
context:
space:
mode:
authorsimonmorris@chromium.org <simonmorris@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-19 10:49:51 +0000
committersimonmorris@chromium.org <simonmorris@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-19 10:49:51 +0000
commit500a43ecc56a3e606cacfd2feb5d433a5f2d8c4c (patch)
tree10975a8d095f3f615fe6fce9a3803c25c5ba1b6e /remoting
parent7098b20361bb1e28a639aabe05de8c60bc09da94 (diff)
downloadchromium_src-500a43ecc56a3e606cacfd2feb5d433a5f2d8c4c.zip
chromium_src-500a43ecc56a3e606cacfd2feb5d433a5f2d8c4c.tar.gz
chromium_src-500a43ecc56a3e606cacfd2feb5d433a5f2d8c4c.tar.bz2
CL 6822065 streamlined the login process by using a form.
But if the form is submitted, the page is reloaded, which deletes the plugin instance, which closes the connection. This CL stops the form from being submitted. BUG=none TEST=Log in, and verify that the connection doesn't close after a few seconds. Review URL: http://codereview.chromium.org/6869008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82092 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting')
-rw-r--r--remoting/client/appengine/chromoting_session.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/client/appengine/chromoting_session.html b/remoting/client/appengine/chromoting_session.html
index fc7e3ba..eba943d 100644
--- a/remoting/client/appengine/chromoting_session.html
+++ b/remoting/client/appengine/chromoting_session.html
@@ -35,7 +35,7 @@ found in the LICENSE file.
<div id="login_panel" class="local_login_panel">
<table><tr><td valign="top"
style="text-align:center" nowrap="nowrap" bgcolor="#e8eefa">
- <form action="" onsubmit="submitLogin();">
+ <form action="" onsubmit="submitLogin(); return false;">
<table align="center" border="0" cellpadding="1" cellspacing="0">
<tr>
<td align="center" colspan="2">