[Webkit-unassigned] [Bug 169701] Fix unit test and bug fix for 'pull-os-versions.js' script.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 15 22:21:06 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=169701
Ryosuke Niwa <rniwa at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #304609|review? |review+
Flags| |
--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 304609
--> https://bugs.webkit.org/attachment.cgi?id=304609
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=304609&action=review
> Websites/perf.webkit.org/tools/pull-os-versions.js:33
> + return promise.then(() => {return fetcher.fetchAndReportNewBuilds();});
I think you can just do () => fetcher.fetchAndReportNewBuilds().
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170316/4a622fb8/attachment.html>
More information about the webkit-unassigned
mailing list