Skip to content
  • commit-queue@webkit.org's avatar
    Rename OVERFLOW_SCROLLING as ACCELERATED_OVERFLOW_SCROLLING · 4e9d4a08
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=96251
    
    Patch by Sami Kyostila <skyostil@google.com> on 2012-09-12
    Reviewed by Simon Fraser.
    
    Rename OVERFLOW_SCROLLING as ACCELERATED_OVERFLOW_SCROLLING to better describe
    the feature it controls.
    
    .:
    
    * Source/cmakeconfig.h.cmake:
    
    Source/WebCore:
    
    No tests because of no change in runtime behavior.
    
    * css/CSSComputedStyleDeclaration.cpp:
    (WebCore):
    (WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue):
    * css/CSSParser.cpp:
    (WebCore::isValidKeywordPropertyAndValue):
    (WebCore::isKeywordPropertyID):
    (WebCore::CSSParser::parseValue):
    * css/CSSProperty.cpp:
    (WebCore::CSSProperty::isInheritedProperty):
    * css/CSSPropertyNames.in:
    * css/CSSValueKeywords.in:
    * css/StyleResolver.cpp:
    (WebCore::StyleResolver::collectMatchingRulesForList):
    * rendering/RenderLayer.cpp:
    (WebCore::RenderLayer::usesCompositedScrolling):
    * rendering/style/RenderStyle.h:
    * rendering/style/StyleRareInheritedData.cpp:
    (WebCore::StyleRareInheritedData::StyleRareInheritedData):
    (WebCore::StyleRareInheritedData::operator==):
    * rendering/style/StyleRareInheritedData.h:
    (StyleRareInheritedData):
    
    Source/WebKit/blackberry:
    
    * WebCoreSupport/AboutDataEnableFeatures.in:
    
    Source/WebKit/chromium:
    
    * features.gypi:
    
    LayoutTests:
    
    * platform/chromium/TestExpectations:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@128347 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    4e9d4a08