[webkit-reviews] review granted: [Bug 69590] There should be a way to disable optimizer in webkit-patch rebaseline-expectations : [Attachment 130251] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 5 17:52:40 PST 2012


Ryosuke Niwa <rniwa at webkit.org> has granted Dirk Pranke
<dpranke at chromium.org>'s request for review:
Bug 69590: There should be a way to disable optimizer in webkit-patch
rebaseline-expectations
https://bugs.webkit.org/show_bug.cgi?id=69590

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

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=130251&action=review


> Tools/Scripts/webkitpy/tool/commands/rebaseline.py:206
> +	   if options.optimize:

I think it's better to do an early return here.


More information about the webkit-reviews mailing list