WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
193054
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
Details
Formatted Diff
Diff
Patch
(2.74 KB, patch)
2018-12-28 23:02 PST
,
dewei_zhu
rniwa
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
dewei_zhu
Comment 1
2018-12-28 23:00:37 PST
Created
attachment 358132
[details]
Patch
dewei_zhu
Comment 2
2018-12-28 23:02:41 PST
Created
attachment 358133
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug