[webkit-reviews] review granted: [Bug 50751] Change the --multi-load test option to --stress-opt : [Attachment 77811] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 3 08:55:24 PST 2011


Tony Chang <tony at chromium.org> has granted Søren Gjesse
<sgjesse at chromium.org>'s request for review:
Bug 50751: Change the --multi-load test option to --stress-opt
https://bugs.webkit.org/show_bug.cgi?id=50751

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

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=77811&action=review

LGTM if you fix the typo mentioned.

> Tools/DumpRenderTree/chromium/DumpRenderTree.cpp:92
> +	   v8::Testing::SetStressRunType(v8::Testing::kStressTypeOpt);

This should be kStressTypeDepot, right?


More information about the webkit-reviews mailing list