RESOLVED FIXED 64376
[chromium] DRT depends on v8
https://bugs.webkit.org/show_bug.cgi?id=64376
Summary [chromium] DRT depends on v8
Evan Martin
Reported 2011-07-12 11:39:23 PDT
[chromium] DRT depends on v8
Attachments
Patch (1.45 KB, patch)
2011-07-12 11:41 PDT, Evan Martin
tony: review+
Evan Martin
Comment 1 2011-07-12 11:41:34 PDT
Tony Chang
Comment 2 2011-07-12 11:45:34 PDT
Comment on attachment 100531 [details] Patch 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.
Evan Martin
Comment 3 2011-07-26 11:22:22 PDT
This was landed in r90836
Note You need to log in before you can comment on or make changes to this bug.