No bug - Declare uri variable in StartTests() in reftest.js to fix a strict JS warning; r=themaid

This commit is contained in:
Ms2ger 2012-03-11 09:48:25 +01:00
parent 4733cca974
commit a95c45d58d

View File

@ -397,6 +397,7 @@ function StartHTTPServer()
function StartTests()
{
var uri;
#if BOOTSTRAP
/* These prefs are optional, so we don't need to spit an error to the log */
try {