[webkit-reviews] review granted: [Bug 65127] by default hide tests that have passes for all recorded runs : [Attachment 101897] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 25 13:38:10 PDT 2011


Adam Barth <abarth at webkit.org> has granted Ojan Vafai <ojan at chromium.org>'s
request for review:
Bug 65127: by default hide tests that have passes for all recorded runs
https://bugs.webkit.org/show_bug.cgi?id=65127

Attachment 101897: Patch
https://bugs.webkit.org/attachment.cgi?id=101897&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=101897&action=review


> Tools/TestResultServer/static-dashboards/flakiness_dashboard.html:1360
> +	       for (var i = 0; i < tests.length; i++)
> +		   html += open + tests[i].test + '</div>';

This line probably has XSS


More information about the webkit-reviews mailing list