Skip to content
  • commit-queue@webkit.org's avatar
    Fix a few missed renames from Exclusions -> Shapes · 1e070c0d
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=117803
    
    Patch by Bem Jones-Bey <bjonesbe@adobe.com> on 2013-06-19
    Reviewed by David Hyatt.
    
    In the great CSS Exclusions to CSS Shapes rename, a few instances were
    missed. This fixes those instances.
    
    No new tests, no behavior change, just renames.
    
    * rendering/RenderBlock.cpp:
    (WebCore::RenderBlock::updateRegionsAndShapesBeforeChildLayout):
    (WebCore::RenderBlock::updateRegionsAndShapesAfterChildLayout):
    (WebCore::RenderBlock::layoutBlock):
    (WebCore::RenderBlock::logicalLeftOffsetForLine):
    (WebCore::RenderBlock::logicalRightOffsetForLine):
    * rendering/RenderBlock.h:
    * rendering/RenderDeprecatedFlexibleBox.cpp:
    (WebCore::RenderDeprecatedFlexibleBox::layoutBlock):
    * rendering/RenderFlexibleBox.cpp:
    (WebCore::RenderFlexibleBox::layoutBlock):
    * rendering/RenderGrid.cpp:
    (WebCore::RenderGrid::layoutBlock):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@151750 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    1e070c0d