From 49d2a4854c0f2fcf7e856df5aa07788bc3251e85 Mon Sep 17 00:00:00 2001 From: "abarth@webkit.org" Date: Thu, 19 Jan 2012 23:38:29 +0000 Subject: [PATCH] PerformanceTests's runner.js shouldn't be Parser-specific https://bugs.webkit.org/show_bug.cgi?id=76670 Reviewed by Ryosuke Niwa. This runner script is used by a bunch of difference performance tests. It shouldn't be in the Parser directory anymore. * Bindings/event-target-wrapper.html: * Mutation/append-child-deep.html: * Mutation/append-child.html: * Mutation/inner-html.html: * Mutation/remove-child-deep.html: * Mutation/remove-child.html: * Parser/html-parser.html: * Parser/html5-full-render.html: * Parser/resources/runner.js: Removed. * Parser/simple-url.html: * Parser/tiny-innerHTML.html: * Parser/url-parser.html: * Parser/xml-parser.html: * resources: Added. * resources/runner.js: Copied from PerformanceTests/Parser/resources/runner.js. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105456 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- .../Bindings/event-target-wrapper.html | 2 +- PerformanceTests/ChangeLog | 26 ++++++++++++++++++++++ PerformanceTests/Mutation/append-child-deep.html | 2 +- PerformanceTests/Mutation/append-child.html | 2 +- PerformanceTests/Mutation/inner-html.html | 2 +- PerformanceTests/Mutation/remove-child-deep.html | 2 +- PerformanceTests/Mutation/remove-child.html | 2 +- PerformanceTests/Parser/html-parser.html | 2 +- PerformanceTests/Parser/html5-full-render.html | 2 +- PerformanceTests/Parser/simple-url.html | 2 +- PerformanceTests/Parser/tiny-innerHTML.html | 2 +- PerformanceTests/Parser/url-parser.html | 2 +- PerformanceTests/Parser/xml-parser.html | 2 +- PerformanceTests/{Parser => }/resources/runner.js | 0 14 files changed, 38 insertions(+), 12 deletions(-) rename PerformanceTests/{Parser => }/resources/runner.js (100%) diff --git a/PerformanceTests/Bindings/event-target-wrapper.html b/PerformanceTests/Bindings/event-target-wrapper.html index e3670d2..f228525 100644 --- a/PerformanceTests/Bindings/event-target-wrapper.html +++ b/PerformanceTests/Bindings/event-target-wrapper.html @@ -1,7 +1,7 @@

-
+
 Click here to start
 
+
 
 
+
 
 
+
 
 
+
 
 
+
 
 
+
 
+
 
+
 
+
 
+
 
+