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 83fd0cc50a
commit 21c6545bdc

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 {