NEW193054
Should expose other authors from same analysis task to finalize script.
https://bugs.webkit.org/show_bug.cgi?id=193054
Summary Should expose other authors from same analysis task to finalize script.
dewei_zhu
Reported 2018-12-28 22:58:59 PST
Should expose other authors from same analysis task to finalize sript.
Attachments
Patch (2.74 KB, patch)
2018-12-28 23:00 PST, dewei_zhu
no flags
Patch (2.74 KB, patch)
2018-12-28 23:02 PST, dewei_zhu
rniwa: review+
dewei_zhu
Comment 1 2018-12-28 23:00:37 PST
dewei_zhu
Comment 2 2018-12-28 23:02:41 PST
Ryosuke Niwa
Comment 3 2019-01-09 14:21:25 PST
Comment on attachment 358133 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=358133&action=review > Websites/perf.webkit.org/tools/js/analysis-results-notifier.js:53 > + const testGroupInfo = {author: testGroup.author(), otherAuthorsFromSameTask: Array.from(otherAuthorsFromSameTask)}; This is a very verbose name... Why not just taskAuthors or authorsInTask?
Note You need to log in before you can comment on or make changes to this bug.