Title: [106448] trunk/PerformanceTests
- Revision
- 106448
- Author
- [email protected]
- Date
- 2012-02-01 01:39:13 -0800 (Wed, 01 Feb 2012)
Log Message
Another fix after r106379.
* Parser/html5-full-render.html:
Modified Paths
Diff
Modified: trunk/PerformanceTests/ChangeLog (106447 => 106448)
--- trunk/PerformanceTests/ChangeLog 2012-02-01 09:38:24 UTC (rev 106447)
+++ trunk/PerformanceTests/ChangeLog 2012-02-01 09:39:13 UTC (rev 106448)
@@ -1,3 +1,9 @@
+2012-02-01 Ryosuke Niwa <[email protected]>
+
+ Another fix after r106379.
+
+ * Parser/html5-full-render.html:
+
2012-01-31 Hajime Morrita <[email protected]>
Import Dromaeo to WebKit repository.
Modified: trunk/PerformanceTests/Parser/html5-full-render.html (106447 => 106448)
--- trunk/PerformanceTests/Parser/html5-full-render.html 2012-02-01 09:38:24 UTC (rev 106447)
+++ trunk/PerformanceTests/Parser/html5-full-render.html 2012-02-01 09:39:13 UTC (rev 106448)
@@ -17,7 +17,7 @@
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
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes