[webkit-reviews] review granted: [Bug 64472] WIN: NRWT runs compositing tests on configurations that don't support compositing : [Attachment 103507] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 10 11:09:46 PDT 2011


Adam Barth <abarth at webkit.org> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 64472: WIN: NRWT runs compositing tests on configurations that don't
support compositing
https://bugs.webkit.org/show_bug.cgi?id=64472

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=103507&action=review


> Tools/Scripts/webkitpy/layout_tests/port/webkit.py:232
> +	   supported_features_command = [self._path_to_driver(),
'--print-supported-features']
> +	   output = self._executive.run_command(supported_features_command)

I would just merge these lines.


More information about the webkit-reviews mailing list