[webkit-reviews] review granted: [Bug 80972] Change ENABLE_INPUT_COLOR to ENABLE_INPUT_TYPE_COLOR and enable it for chromium : [Attachment 134757] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 30 02:57:50 PDT 2012


Kent Tamura <tkent at chromium.org> has granted Keishi Hattori
<keishi at webkit.org>'s request for review:
Bug 80972: Change ENABLE_INPUT_COLOR to ENABLE_INPUT_TYPE_COLOR and enable it
for chromium
https://bugs.webkit.org/show_bug.cgi?id=80972

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

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


> Source/WebKit/blackberry/WebKitSupport/DOMSupport.cpp:168
> -#if ENABLE(INPUT_COLOR)
> +#if ENABLE_INPUT_TYPE_COLOR

Isn't it ENABLE(INPUT_TYPE_COLOR) ?


More information about the webkit-reviews mailing list