[webkit-reviews] review granted: [Bug 222857] [perf dashboard] Modernize MeasurementSet : [Attachment 422480] Cleanup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 6 15:46:11 PST 2021


dewei_zhu at apple.com has granted Ryosuke Niwa <rniwa at webkit.org>'s request for
review:
Bug 222857: [perf dashboard] Modernize MeasurementSet
https://bugs.webkit.org/show_bug.cgi?id=222857

Attachment 422480: Cleanup

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




--- Comment #2 from dewei_zhu at apple.com ---
Comment on attachment 422480
  --> https://bugs.webkit.org/attachment.cgi?id=422480
Cleanup

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

> Websites/perf.webkit.org/public/v3/models/measurement-set.js:103
> +	   let suffix = clusterEndTime ? '-' + +clusterEndTime : '';

Use `const`?


More information about the webkit-reviews mailing list