Skip to content
  • keishi@webkit.org's avatar
    Change ENABLE_INPUT_COLOR to ENABLE_INPUT_TYPE_COLOR and enable it for chromium · 1a2b07cc
    keishi@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=80972
    
    Reviewed by Kent Tamura.
    
    .:
    
    * Source/cmake/OptionsBlackBerry.cmake:
    * configure.ac:
    
    Source/JavaScriptCore:
    
    * Configurations/FeatureDefines.xcconfig:
    
    Source/WebCore:
    
    * CMakeLists.txt:
    * Configurations/FeatureDefines.xcconfig:
    * GNUmakefile.am:
    * WebCore.exp.in:
    * css/html.css:
    * html/ColorInputType.cpp:
    * html/ColorInputType.h:
    * html/HTMLInputElement.cpp:
    (WebCore):
    * html/HTMLInputElement.h:
    (HTMLInputElement):
    * html/InputType.cpp:
    (WebCore::createInputTypeFactoryMap):
    (WebCore):
    (InputTypeNames):
    * html/InputType.h:
    (InputType):
    (InputTypeNames):
    * loader/EmptyClients.h:
    (EmptyChromeClient):
    * page/Chrome.cpp:
    (WebCore):
    * page/Chrome.h:
    (WebCore):
    (Chrome):
    * page/ChromeClient.h:
    (WebCore):
    (ChromeClient):
    * platform/ColorChooser.h:
    * platform/ColorChooserClient.h:
    * testing/InternalSettings.cpp:
    * testing/Internals.cpp:
    (WebCore):
    * testing/Internals.h:
    (Internals):
    * te...
    1a2b07cc