[webkit-reviews] review denied: [Bug 86922] [Chromium-Android] Run DumpRenderTree as an apk (C++ and gyp part) : [Attachment 143375] patch for landing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 15:31:36 PDT 2012


Kent Tamura <tkent at chromium.org> has denied  review:
Bug 86922: [Chromium-Android] Run DumpRenderTree as an apk (C++ and gyp part)
https://bugs.webkit.org/show_bug.cgi?id=86922

Attachment 143375: patch for landing
https://bugs.webkit.org/attachment.cgi?id=143375&action=review

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=143375&action=review


> Tools/DumpRenderTree/DumpRenderTree.gypi:57
>	       'chromium/WebPreferences.h',
> +	       'chromium/WebThemeControlDRTWin.cpp',
> +	       'chromium/WebThemeControlDRTWin.h',
> +	       'chromium/WebThemeEngineDRTMac.mm',
> +	       'chromium/WebThemeEngineDRTMac.h',
> +	       'chromium/WebThemeEngineDRTWin.cpp',
> +	       'chromium/WebThemeEngineDRTWin.h',
>	       'chromium/WebUserMediaClientMock.cpp',

This patch includes a change which was not in the reviewed patch.


More information about the webkit-reviews mailing list