Add a link to show debug data
https://bugs.webkit.org/show_bug.cgi?id=155724
Reviewed by Simon Fraser.
* Animometer/developer.html: Attach the onclick handler to the score.
* Animometer/index.html: Ditto.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@198494 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/PerformanceTests/ChangeLog b/PerformanceTests/ChangeLog
index 7548d71..0fb80fb 100644
--- a/PerformanceTests/ChangeLog
+++ b/PerformanceTests/ChangeLog
@@ -1,3 +1,13 @@
+2016-03-20 Jon Lee <jonlee@apple.com>
+
+ Add a link to show debug data
+ https://bugs.webkit.org/show_bug.cgi?id=155724
+
+ Reviewed by Simon Fraser.
+
+ * Animometer/developer.html: Attach the onclick handler to the score.
+ * Animometer/index.html: Ditto.
+
2016-03-18 Dean Jackson <dino@apple.com>
Add a basic WebGL test to Animometer