Skip to content
  • tkent@chromium.org's avatar
    Remove ENABLE_CALENDAR_PICKER · 72ef607f
    tkent@chromium.org authored
    https://bugs.webkit.org/show_bug.cgi?id=116795
    
    Reviewed by Ryosuke Niwa.
    
    Source/WebCore:
    
    This feature was used only by Chromium port.
    
    * Resources/pagepopups/calendarPicker.css: Removed.
    * Resources/pagepopups/calendarPicker.js: Removed.
    * css/html.css:
    * platform/text/LocaleICU.cpp:
    (WebCore::LocaleICU::LocaleICU):
    (WebCore):
    * platform/text/LocaleICU.h:
    (LocaleICU):
    * platform/text/PlatformLocale.h:
    (Locale):
    * platform/text/mac/LocaleMac.h:
    (LocaleMac):
    * platform/text/mac/LocaleMac.mm:
    (WebCore::LocaleMac::monthLabels):
    * platform/text/win/LocaleWin.cpp:
    (WebCore::LocaleWin::LocaleWin):
    (WebCore::LocaleWin::monthLabels):
    * platform/text/win/LocaleWin.h:
    (LocaleWin):
    
    Source/WebKit/blackberry:
    
    * WebCoreSupport/AboutDataEnableFeatures.in:
    The list was wrong. Blackberry port doesn't use CALENDAR_PICKER code.
    
    Source/WTF:
    
    * wtf/FeatureDefines.h:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@150724 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    72ef607f