gerrit/gerrit-httpd
Shawn O. Pearce d554cc21ad Update to GWT 2.0.0
Unfortunately GWT now requires the gwt.codesvr query parameter in the
URL anytime we load our host page with GWT code in it.  To ensure it
is always present we save it into a cookie during startup and redirect
back to ourselves with the parameter added back into the URL if it was
not already present.

Since this block of JavaScript isn't needed in production we strip it
out of the host page unless our magical system property has been set
to true indicating we were launched through our debug launcher.

We also no longer strongly name the nocache file if we are in the
GWT development mode.

Change-Id: Ia7a91f66e21088ba269410d76461fe0be4480825
Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-12-18 18:30:45 -08:00
..
2009-12-18 18:30:45 -08:00
2009-12-12 20:17:29 -08:00