[webkit-reviews] review granted: [Bug 65049] simplify the flakiness dashboard to only show modifiers/expectations for the current builder : [Attachment 101771] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 22 15:28:32 PDT 2011


Tony Chang <tony at chromium.org> has granted Ojan Vafai <ojan at chromium.org>'s
request for review:
Bug 65049: simplify the flakiness dashboard to only show modifiers/expectations
for the current builder
https://bugs.webkit.org/show_bug.cgi?id=65049

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

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=101771&action=review


> Tools/TestResultServer/static-dashboards/flakiness_dashboard.html:770
> +    var bugs = modifiers.match(/BUG(WK|CR)*[^\s]*/g);

Nit: we can remove (WK|CR)*


More information about the webkit-reviews mailing list