[webkit-reviews] review granted: [Bug 112291] run-perf-tests should support content_shell : [Attachment 192997] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 14:36:55 PDT 2013


Eric Seidel <eric at webkit.org> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 112291: run-perf-tests should support content_shell
https://bugs.webkit.org/show_bug.cgi?id=112291

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=192997&action=review


> Tools/Scripts/webkitpy/performance_tests/perftest.py:238
> +	   re.compile(r'INFO:SkFontHost_fontconfig.cpp'),
> +	   re.compile(r'Running without the SUID sandbox'),

You might want to mark that these are from content_shell in a comment.


More information about the webkit-reviews mailing list