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):
    * testing/Internals.idl:
    
    Source/WebKit/blackberry:
    
    * WebCoreSupport/AboutDataEnableFeatures.in:
    * WebCoreSupport/ChromeClientBlackBerry.h:
    (ChromeClientBlackBerry):
    * WebKitSupport/DOMSupport.cpp:
    (BlackBerry::WebKit::DOMSupport::isColorInputField):
    * WebKitSupport/InputHandler.cpp:
    (BlackBerry::WebKit::convertInputType):
    
    Source/WebKit/chromium:
    
    * features.gypi:
    * src/ChromeClientImpl.cpp:
    (WebKit):
    * src/ChromeClientImpl.h:
    (WebCore):
    (ChromeClientImpl):
    * src/ColorChooserProxy.cpp:
    * src/ColorChooserProxy.h:
    * src/WebColorChooserClientImpl.cpp:
    * src/WebColorChooserClientImpl.h:
    
    Source/WebKit/mac:
    
    * Configurations/FeatureDefines.xcconfig:
    
    Source/WebKit2:
    
    * Configurations/FeatureDefines.xcconfig:
    
    Tools:
    
    * Scripts/build-webkit:
    * qmake/mkspecs/features/features.prf:
    
    WebKitLibraries:
    
    * win/tools/vsprops/FeatureDefines.vsprops:
    * win/tools/vsprops/FeatureDefinesCairo.vsprops:
    
    LayoutTests:
    
    * platform/efl/Skipped:
    * platform/qt/Skipped:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@112658 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    1a2b07cc