commit | 0a7cb714783393e852ee3ec7b9065070e2bf575b | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Thu Mar 04 17:09:00 2010 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Thu Mar 04 17:09:00 2010 -0800 |
tree | d0c592cb22c6245f0ea1d41bb78567a7a80a0a26 | |
parent | 54e464fb9897a2dce133b1ee4d23b181a14fd2e2 [diff] |
Fix /become?user_name=... under GWT debugger We have to capture and include the gwt.codesvr query parameter in our redirect location in order to get the UI to start up. If we don't the module asks us to recompile it. Change-Id: I3eba440ce584e5d0de56bba2a408b9174f1aa676 Signed-off-by: Shawn O. Pearce <sop@google.com>