commit | 48bc519a9848508987cee0e5c2cfc3e8df778961 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Thu Jan 14 09:48:09 2010 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Thu Jan 14 09:48:09 2010 -0800 |
tree | a11adb09a4bf54751460c2103d17b1b2131059db | |
parent | c3d615eae9b7afa85c6cd4680efb2982c9e13f3b [diff] |
Delete session cookie when session is expired When the session is expired and we show the dialog box telling the user their session is dead, delete the cookie if they click "Close". This way they can at least continue to use the browser session and not receive futher error dialogs. Bug: issue 385 Change-Id: I4eccf39bba693dd4b0ad63aa0887511d7929ec52 Signed-off-by: Shawn O. Pearce <sop@google.com>