Skip to content
  • mjs@apple.com's avatar
    2010-02-08 Maciej Stachowiak <mjs@apple.com> · 33a393c9
    mjs@apple.com authored
            Reviewed by Cameron Zwarich.
    
            Restore ENABLE_RUBY flag so vendors can ship with Ruby disabled if they choose.
            https://bugs.webkit.org/show_bug.cgi?id=34698
    
            * Configurations/FeatureDefines.xcconfig:
    2010-02-08  Maciej Stachowiak  <mjs@apple.com>
    
            Reviewed by Cameron Zwarich.
    
            Restore ENABLE_RUBY flag so vendors can ship with Ruby disabled if they choose.
            https://bugs.webkit.org/show_bug.cgi?id=34698
    
            * win/tools/vsprops/FeatureDefines.vsprops:
    2010-02-08  Maciej Stachowiak  <mjs@apple.com>
    
            Reviewed by Cameron Zwarich.
    
            Restore ENABLE_RUBY flag so vendors can ship with Ruby disabled if they choose.
            https://bugs.webkit.org/show_bug.cgi?id=34698
    
            * Configurations/FeatureDefines.xcconfig:
    2010-02-08  Maciej Stachowiak  <mjs@apple.com>
    
            Reviewed by Cameron Zwarich.
    
            Restore ENABLE_RUBY flag so vendors can ship with Ruby disabled if they choose.
            https://bugs.webkit.org/show_bug.cgi?id=34698
    
            * Configurations/FeatureDefines.xcconfig:
            * DerivedSources.make:
            * GNUmakefile.am:
            * html/HTMLTagNames.in: Make the ruby-related tag names conditional.
            * rendering/RenderObject.cpp:
            (WebCore::RenderObject::createObject): ifdef the code that would create ruby elements.
            * rendering/RenderObject.h: ditto above
            * rendering/RenderRuby.cpp: ifdef this whole file
            * rendering/RenderRuby.h: ditto
            * rendering/RenderRubyBase.cpp: ditto
            * rendering/RenderRubyBase.h: ditto
            * rendering/RenderRubyRun.cpp: ditto
            * rendering/RenderRubyRun.h: ditto
            * rendering/RenderRubyText.cpp: ditto
            * rendering/RenderRubyText.h: ditto
    2010-02-08  Maciej Stachowiak  <mjs@apple.com>
    
            Reviewed by Cameron Zwarich.
    
            Restore ENABLE_RUBY flag so vendors can ship with Ruby disabled if they choose.
            https://bugs.webkit.org/show_bug.cgi?id=34698
    
            * configure.ac:
    2010-02-08  Maciej Stachowiak  <mjs@apple.com>
    
            Reviewed by Cameron Zwarich.
    
            Restore ENABLE_RUBY flag so vendors can ship with Ruby disabled if they choose.
            https://bugs.webkit.org/show_bug.cgi?id=34698
    
            * Scripts/build-webkit:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54649 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    33a393c9