[webkit-reviews] review granted: [Bug 175816] Speedometer 2.0: Add button to select and unselect all tests to InteractiveRunner.html : [Attachment 318746] Removed superfluous newline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 22 08:29:19 PDT 2017


Saam Barati <sbarati at apple.com> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 175816: Speedometer 2.0: Add button to select and unselect all tests to
InteractiveRunner.html
https://bugs.webkit.org/show_bug.cgi?id=175816

Attachment 318746: Removed superfluous newline

https://bugs.webkit.org/attachment.cgi?id=318746&action=review




--- Comment #3 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 318746
  --> https://bugs.webkit.org/attachment.cgi?id=318746
Removed superfluous newline

View in context: https://bugs.webkit.org/attachment.cgi?id=318746&action=review

r=me

> PerformanceTests/Speedometer/InteractiveRunner.html:77
> +	   for (var suiteIndex = 0; suiteIndex < suites.length; suiteIndex++) {

For of?

> PerformanceTests/Speedometer/InteractiveRunner.html:87
> +	   for (var suiteIndex = 0; suiteIndex < suites.length; suiteIndex++) {

Ditto


More information about the webkit-reviews mailing list