Title: [260681] trunk/PerformanceTests
Revision
260681
Author
[email protected]
Date
2020-04-24 16:53:34 -0700 (Fri, 24 Apr 2020)

Log Message

MotionMark: add link to bug in about page

Unreviewed.

* MotionMark/about.html:

Modified Paths

Diff

Modified: trunk/PerformanceTests/ChangeLog (260680 => 260681)


--- trunk/PerformanceTests/ChangeLog	2020-04-24 23:35:02 UTC (rev 260680)
+++ trunk/PerformanceTests/ChangeLog	2020-04-24 23:53:34 UTC (rev 260681)
@@ -1,5 +1,13 @@
 2020-04-24  Jon Lee  <[email protected]>
 
+        MotionMark: add link to bug in about page
+
+        Unreviewed.
+
+        * MotionMark/about.html:
+
+2020-04-24  Jon Lee  <[email protected]>
+
         MotionMark: ensure that timestamps are valid during warm up phase of tests
         https://bugs.webkit.org/show_bug.cgi?id=210640
 
@@ -803,7 +811,7 @@
 
         Reviewed by Ryosuke Niwa.
 
-        r240358 sets default IDB quota as 50 MB for single test, we need to increase that for big tests. 
+        r240358 sets default IDB quota as 50 MB for single test, we need to increase that for big tests.
 
         * IndexedDB/large-binary-keys.html:
         * IndexedDB/large-string-keys.html:
@@ -1138,7 +1146,7 @@
         - Web Tooling Benchmark
         - WasmBench
         - RexBench
-        
+
         JetStream 2 also adds some new benchmarks:
         - Two tests emphasizing web worker performance.
         - One test emphasizing Promise, async iteration, and DataView performance.

Modified: trunk/PerformanceTests/MotionMark/about.html (260680 => 260681)


--- trunk/PerformanceTests/MotionMark/about.html	2020-04-24 23:35:02 UTC (rev 260680)
+++ trunk/PerformanceTests/MotionMark/about.html	2020-04-24 23:53:34 UTC (rev 260681)
@@ -73,7 +73,7 @@
             <h3>Version log</h3>
 
             <ul id="log">
-                <li><strong>1.1.1</strong>: Fix bug in the calculation of timestamps used for animation during warm up phase of tests.</li>
+                <li><strong>1.1.1</strong>: Fix <a href="" in the calculation of timestamps used for animation during warm up phase of tests.</li>
                 <li><a href="" Update Multiply test to increase max capacity and expand methods for hiding elements. Update Leaves test to use range of sizes and opacity.</li>
                 <li><a href="" Initial release.</li>
             </ul>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to