[webkit-reviews] review granted: [Bug 76960] Initializing the browser property of the Bugzilla class takes too long : [Attachment 123839] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 24 16:39:34 PST 2012


Adam Barth <abarth at webkit.org> has granted Ojan Vafai <ojan at chromium.org>'s
request for review:
Bug 76960: Initializing the browser property of the Bugzilla class takes too
long
https://bugs.webkit.org/show_bug.cgi?id=76960

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=123839&action=review


> Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla.py:270
> +    def _get_browser(self):

Can we just make this memoized?


More information about the webkit-reviews mailing list