Skip to content
  • hausmann@webkit.org's avatar
    QtWebKit Windows CE compile fixes · 7f26dc14
    hausmann@webkit.org authored
    Patch by Joerg Bornemann <joerg.bornemann@nokia.com> on 2009-09-18
    Reviewed by Simon Hausmann.
    
    Exclude certain pure-WINCE specific code paths from the Qt build.
    
    * platform/graphics/BitmapImage.h:
    * platform/graphics/FontCache.h:
    * platform/graphics/MediaPlayer.cpp:
    * platform/text/TextEncodingRegistry.cpp:
    (WebCore::buildBaseTextCodecMaps):
    (WebCore::extendTextCodecMaps):
    * plugins/PluginView.cpp:
    (WebCore::PluginView::stop): Guard this code block with NETSCAPE_PLUGIN_API as
    the corresponding PluginViewWndProc has the same guard in the header file.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48508 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    7f26dc14