Bug 178103

Summary: Disable INPUT_TYPE_COLOR in FeatureDefines.h
Product: WebKit Reporter: Tim Horton <thorton>
Component: New BugsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, buildbot, cdumez, cmarcelo, commit-queue, dbates, dino, mitz, simon.fraser, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Tim Horton 2017-10-09 17:14:49 PDT
Disable INPUT_TYPE_COLOR in FeatureDefines.h
Comment 1 Tim Horton 2017-10-09 17:15:01 PDT
Created attachment 323248 [details]
Patch
Comment 2 Tim Horton 2017-10-09 17:15:49 PDT
Comment on attachment 323248 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=323248&action=review

> Source/WTF/ChangeLog:13
> +        to depend on the xcconfig defining it.

To be clear, there is a global "if !defined, #define to 0" below, so it will always be defined to /something/.
Comment 3 WebKit Commit Bot 2017-10-09 18:20:38 PDT
Comment on attachment 323248 [details]
Patch

Clearing flags on attachment: 323248

Committed r223111: <http://trac.webkit.org/changeset/223111>
Comment 4 WebKit Commit Bot 2017-10-09 18:20:39 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-10-09 18:21:00 PDT
<rdar://problem/34900452>