[webkit-reviews] review granted: [Bug 33699] webkit-patch upload should assign the bug to you : [Attachment 90413] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 20 14:24:29 PDT 2011
Eric Seidel <eric at webkit.org> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 33699: webkit-patch upload should assign the bug to you
https://bugs.webkit.org/show_bug.cgi?id=33699
Attachment 90413: Patch
https://bugs.webkit.org/attachment.cgi?id=90413&action=review
------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=90413&action=review
> Tools/Scripts/webkitpy/tool/steps/postdiff.py:50
> + if self._tool.bugs.fetch_bug(bug_id).is_unassigned():
You should put a FIXME here that we should cache the Bug object.
More information about the webkit-reviews
mailing list