[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    tests/khtmltests/regression/tests/js
From:       Maks Orlovich <maksim () kde ! org>
Date:       2007-06-17 18:40:11
Message-ID: 1182105611.402697.28256.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 676795 by orlovich:

Woops. Make the snooping for testregression work better via a horrific bug

[You would think a guy who reworked the scoping code in KJS a couple of times
would get this right]


 M  +1 -1      shell.js  


--- trunk/tests/khtmltests/regression/tests/js/shell.js #676794:676795
@@ -9,7 +9,7 @@
 function testFailed(msg)
 {
   debug("FAIL. " + msg);
-  if (regtest)
+  if (this.regtest)
     regtest.reportResult(false, msg);  
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic