[webkit-reviews] review granted: [Bug 64376] [chromium] DRT depends on v8 : [Attachment 100531] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 12 11:45:34 PDT 2011


Tony Chang <tony at chromium.org> has granted Evan Martin <evan at chromium.org>'s
request for review:
Bug 64376: [chromium] DRT depends on v8
https://bugs.webkit.org/show_bug.cgi?id=64376

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

------- Additional Comments from Tony Chang <tony at chromium.org>
Looking in DumpRenderTree.cpp, it looks like this is to set v8 flags and to run
stress tests.  I bet we can remove the stress tests (probably better to just
run this from test_shell).  In the long run we might want to move
v8::V8::SetFlagsFromString into webkit_support and remove this dependency.


More information about the webkit-reviews mailing list