commit | 3f13a8ff373e54c3bf769ed49525f7471ee5af1b | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Mon Mar 04 12:59:37 2013 -0800 |
committer | Shawn Pearce <sop@google.com> | Mon Mar 04 14:14:47 2013 -0800 |
tree | 86d0aee52c52c006dd2ac660b343af1c79f52f4e | |
parent | f9d5de924848db526427ef083ffe9d1854ae7a55 [diff] |
Allow loading debug JS If the user requests ?dbg=1 serve gerrit_dbg.nocache.js if present. This allows the browser to use a different build of the JS code that maybe is compiled with detailed line information and does not obfuscate the symbols. The Maven build does not currently produce the debug file. A future change may make this an optional compile time feature. Change-Id: Ic2d24206a2e14377e2d3e567120a14941b74e8d6