Add button and shortcut to download results JSON by sunnyps · Pull Request #103 · WebKit/MotionMark
Conversation
| @@ -158,6 +158,7 @@ <h1>MotionMark score</h1> | |||
| <button onclick="benchmarkController.restartBenchmark()">Test Again</button> | |||
| <p> | |||
| 'j': Show JSON results<br/> | |||
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should show small gray text that lists these shortcuts on the end screen.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There should now be a gap between the Done and Download buttons in the main benchmark runner (after you press 'j' to show the debug info).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
