[webkit-reviews] review granted: [Bug 38803] webkit-patch rollout throws exception if bug was never confirmed : [Attachment 55480] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 8 12:31:39 PDT 2010


Adam Barth <abarth at webkit.org> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 38803: webkit-patch rollout throws exception if bug was never confirmed
https://bugs.webkit.org/show_bug.cgi?id=38803

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
WebKitTools/Scripts/webkitpy/common/net/bugzilla_unittest.py:38
 +  class MockBrowser(Mock):
This makes the mock very loose.  It'd rather we just added the methods we need
with their proper API.


More information about the webkit-reviews mailing list