[Webkit-unassigned] [Bug 187675] CustomConfigurationTestGroupForm should dispatch different arguments based on whether analysis task is created.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 20:00:38 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=187675

--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 345014
  --> https://bugs.webkit.org/attachment.cgi?id=345014
Patch

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

> Websites/perf.webkit.org/public/v3/components/custom-configuration-test-group-form.js:41
> +        if (!this._hasTask)

We should assert that !!this._hasTask == !taskName

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180717/3f7d2caa/attachment.html>


More information about the webkit-unassigned mailing list