Title: [205681] trunk/Tools
Revision
205681
Author
[email protected]
Date
2016-09-08 17:55:43 -0700 (Thu, 08 Sep 2016)

Log Message

Update the content-animation.plan file to run css-accelerated-animation.html
and pull SVN revision r205680.

* Scripts/webkitpy/benchmark_runner/data/plans/content-animation.plan:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (205680 => 205681)


--- trunk/Tools/ChangeLog	2016-09-09 00:51:06 UTC (rev 205680)
+++ trunk/Tools/ChangeLog	2016-09-09 00:55:43 UTC (rev 205681)
@@ -1,5 +1,12 @@
 2016-09-08  Simon Fraser  <[email protected]>
 
+        Update the content-animation.plan file to run css-accelerated-animation.html
+        and pull SVN revision r205680.
+
+        * Scripts/webkitpy/benchmark_runner/data/plans/content-animation.plan:
+
+2016-09-08  Simon Fraser  <[email protected]>
+
         Add a content-animation test with accelerated CSS animations
         https://bugs.webkit.org/show_bug.cgi?id=161776
 

Modified: trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/content-animation.plan (205680 => 205681)


--- trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/content-animation.plan	2016-09-09 00:51:06 UTC (rev 205680)
+++ trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/content-animation.plan	2016-09-09 00:55:43 UTC (rev 205681)
@@ -1,10 +1,11 @@
 {
     "timeout": 120,
     "count": 5,
-    "svn_source": "https://svn.webkit.org/repository/webkit/trunk/PerformanceTests/Animation/@r200049",
+    "svn_source": "https://svn.webkit.org/repository/webkit/trunk/PerformanceTests/Animation/@r205680",
     "benchmark_patch": "data/patches/ContentAnimation.patch",
     "test_files": [
         "css-animation.html",
+        "css-accelerated-animation.html",
         "svg-animation.html",
         "raf-animation.html"
     ],
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to