Skip to content
  • tonikitoo@webkit.org's avatar
    2010-12-09 Antonio Gomes <agomes@rim.com> · f382a754
    tonikitoo@webkit.org authored
            Rubber stamped by Gustavo Noronha.
    
            Buildfix for GTK+ with building with -no-video.
    
            paintStockIcon static function was implemented under the ENABLE(VIDEO) guard
            but used from outside the guard. See RenderThemeGtk::paintSearchFieldResultsDecoration()
            and RenderThemeGtk::paintSearchFieldCancelButton() methods.
    
            * platform/gtk/RenderThemeGtk.cpp:
            (WebCore::getMediaElementFromRenderObject):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73629 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    f382a754