Skip to content
  • ossy@webkit.org's avatar
    2010-11-10 Csaba Osztrogonác <ossy@webkit.org> · 37441860
    ossy@webkit.org authored
            Reviewed by David Hyatt.
    
            HTML5 Ruby support should be mandatory feature
            https://bugs.webkit.org/show_bug.cgi?id=49272
    
            Remove Ruby as optional feature.
    
            * Configurations/FeatureDefines.xcconfig:
            * JavaScriptCorePrefix.h:: Touch it to avoid incremental build failure on Windows.
    2010-11-10  Csaba Osztrogonác  <ossy@webkit.org>
    
            Reviewed by David Hyatt.
    
            HTML5 Ruby support should be mandatory feature
            https://bugs.webkit.org/show_bug.cgi?id=49272
    
            Remove Ruby as optional feature.
    
            * features.gypi:
    2010-11-10  Csaba Osztrogonác  <ossy@webkit.org>
    
            Reviewed by David Hyatt.
    
            HTML5 Ruby support should be mandatory feature
            https://bugs.webkit.org/show_bug.cgi?id=49272
    
            * WebKitPrefix.h: Touch it to avoid incremental build failure on Windows.
    2010-11-10  Csaba Osztrogonác  <ossy@webkit.org>
    
            Reviewed by David Hyatt.
    
            HTML5 Ruby support should be mandatory feature
            https://bugs.webkit.org/show_bug.cgi?id=49272
    
            Remove Ruby as optional feature.
    
            * Configurations/FeatureDefines.xcconfig:
    2010-11-10  Csaba Osztrogonác  <ossy@webkit.org>
    
            Reviewed by David Hyatt.
    
            HTML5 Ruby support should be mandatory feature
            https://bugs.webkit.org/show_bug.cgi?id=49272
    
            Remove Ruby as optional feature.
    
            * win/tools/vsprops/FeatureDefines.vsprops:
            * win/tools/vsprops/FeatureDefinesCairo.vsprops:
    2010-11-10  Csaba Osztrogonác  <ossy@webkit.org>
    
            Reviewed by David Hyatt.
    
            HTML5 Ruby support should be mandatory feature
            https://bugs.webkit.org/show_bug.cgi?id=49272
    
            Remove Ruby as optional feature.
    
            * Configurations/FeatureDefines.xcconfig:
            * DerivedSources.make:
            * GNUmakefile.am:
            * WebCorePrefix.h: Touch WebCorePrefix.h to avoid incremental build failure on Windows.
            * config.h: Touch config.h to avoid incremental build failure on Windows.
            * features.pri:
            * html/HTMLTagNames.in:
            * rendering/RenderBlock.cpp: Remove ENABLE_RUBY guard.
            (WebCore::canMergeContiguousAnonymousBlocks):
            * rendering/RenderObject.cpp: Remove ENABLE_RUBY guard.
            (WebCore::RenderObject::createObject):
            * rendering/RenderRuby.cpp: Remove ENABLE_RUBY guard.
            * rendering/RenderRuby.h: Remove ENABLE_RUBY guard.
            * rendering/RenderRubyBase.cpp: Remove ENABLE_RUBY guard.
            * rendering/RenderRubyBase.h: Remove ENABLE_RUBY guard.
            * rendering/RenderRubyRun.cpp: Remove ENABLE_RUBY guard.
            * rendering/RenderRubyRun.h: Remove ENABLE_RUBY guard.
            * rendering/RenderRubyText.cpp: Remove ENABLE_RUBY guard.
            * rendering/RenderRubyText.h: Remove ENABLE_RUBY guard.
    2010-11-10  Csaba Osztrogonác  <ossy@webkit.org>
    
            Reviewed by David Hyatt.
    
            HTML5 Ruby support should be mandatory feature
            https://bugs.webkit.org/show_bug.cgi?id=49272
    
            Remove Ruby as optional feature.
    
            * cmake/OptionsEfl.cmake:
            * cmakeconfig.h.cmake:
            * configure.ac:
    2010-11-10  Csaba Osztrogonác  <ossy@webkit.org>
    
            Reviewed by David Hyatt.
    
            HTML5 Ruby support should be mandatory feature
            https://bugs.webkit.org/show_bug.cgi?id=49272
    
            Remove Ruby as optional feature.
    
            * Scripts/build-webkit:
    2010-11-10  Csaba Osztrogonác  <ossy@webkit.org>
    
            Reviewed by David Hyatt.
    
            HTML5 Ruby support should be mandatory feature
            https://bugs.webkit.org/show_bug.cgi?id=49272
    
            Remove Ruby as optional feature.
    
            * Configurations/FeatureDefines.xcconfig:
            * WebKit2Prefix.h: Touch it to avoid incremental build failure on Windows.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71754 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    37441860