[webkit-reviews] review granted: [Bug 32812] Exception on queue status server : [Attachment 45311] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 21 00:50:10 PST 2009


Eric Seidel <eric at webkit.org> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 32812: Exception on queue status server
https://bugs.webkit.org/show_bug.cgi?id=32812

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
 59	return '<a href="/results/' + status_id + '">results</a>'

should really use % instead of +

Otherwise LGTM.


More information about the webkit-reviews mailing list