[webkit-reviews] review granted: [Bug 61060] TestFailures page should provide links to regression ranges in Trac : [Attachment 98519] Add links to regression ranges in Trac to the TestFailures page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 24 12:29:08 PDT 2011


David Kilzer (ddkilzer) <ddkilzer at webkit.org> has granted Adam Roben (:aroben)
<aroben at apple.com>'s request for review:
Bug 61060: TestFailures page should provide links to regression ranges in Trac
https://bugs.webkit.org/show_bug.cgi?id=61060

Attachment 98519: Add links to regression ranges in Trac to the TestFailures
page
https://bugs.webkit.org/attachment.cgi?id=98519&action=review

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=98519&action=review

r=me

>
Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/Trac.j
s:32
> +	   return addQueryParametersToURL(this.baseURL + 'log/' + path, { rev:
endRevision, stop_rev: startRevision });

Kind of funny that stop_rev == startRevision, but maybe trac's terminology is
backwards?


More information about the webkit-reviews mailing list