gerrit/gerrit-httpd/src/main/resources/com/google/gerrit/httpd/raw
Shawn O. Pearce 788de3cc38 Use server side permutation selection
By selecting the GWT permutation on the server side, we can avoid
an HTTP request for the gerrit.nocache.js file, avoid downloading
5100+ bytes worth of uncompressed JavaScript, and instead can add
only about 519 bytes to our compressed host page.

Startup feels faster in most browsers, due to the iframe being
able to be prepared more quickly, and the stylesheet loading in
parallel to other page assets like the header/footer.

Change-Id: Ia91504706b910d3ba6b7b92396c4f0ce89ca1968
Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-12-30 17:44:23 -08:00
..
HostPage.html Use server side permutation selection 2009-12-30 17:44:23 -08:00
LegacyGerrit.html Move all resource files into src/main/resources 2009-12-16 18:37:38 -08:00