[webkit-reviews] review granted: [Bug 174304] A/B testing results page show results for the top-level tests instead of the one being analyzed : [Attachment 314959] Fixes the bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 10 01:18:21 PDT 2017


Antti Koivisto <koivisto at iki.fi> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 174304: A/B testing results page show results for the top-level tests
instead of the one being analyzed
https://bugs.webkit.org/show_bug.cgi?id=174304

Attachment 314959: Fixes the bug

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




--- Comment #2 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 314959
  --> https://bugs.webkit.org/attachment.cgi?id=314959
Fixes the bug

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

> Websites/perf.webkit.org/public/v3/models/analysis-results.js:23
> +	   for (let metric of test.metrics()) {

const?


More information about the webkit-reviews mailing list