Another fix after r106379.
authorrniwa@webkit.org <rniwa@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 1 Feb 2012 09:39:13 +0000 (09:39 +0000)
committerrniwa@webkit.org <rniwa@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 1 Feb 2012 09:39:13 +0000 (09:39 +0000)
* Parser/html5-full-render.html:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@106448 268f45cc-cd09-0410-ab3c-d52691b4dbfc

PerformanceTests/ChangeLog
PerformanceTests/Parser/html5-full-render.html

index d845a57..7c98589 100644 (file)
@@ -1,3 +1,9 @@
+2012-02-01  Ryosuke Niwa  <rniwa@webkit.org>
+
+        Another fix after r106379.
+
+        * Parser/html5-full-render.html:
+
 2012-01-31  Hajime Morrita  <morrita@chromium.org>
 
         Import Dromaeo to WebKit repository.
index 5f518aa..bce5410 100644 (file)
@@ -17,7 +17,7 @@ for (var chunkIndex = 0; chunkIndex < chunkCount; chunkIndex++) {
     chunks.push(chunk);
 }
 
-logInfo("Testing " + spec.length + " byte document in " + chunkCount + " " + chunkSize + " byte chunks.");
+PerfTestRunner.logInfo("Testing " + spec.length + " byte document in " + chunkCount + " " + chunkSize + " byte chunks.");
 
 function loadChunkedSpecIntoIframe(iframe) {
     // Note: We've inlined the stylesheets in html5.html.  Before we did that, it seemed to be