Skip to content
  • hausmann@webkit.org's avatar
    [Qt] Fix compilation against namespaced Qt · fc0c1c6d
    hausmann@webkit.org authored
    Patch by Oswald Buddenhagen <oswald.buddenhagen@nokia.com> on 2012-07-23
    Reviewed by Simon Hausmann.
    
    Source/WebCore:
    
    * platform/graphics/Font.h:
    * platform/network/ResourceHandleInternal.h:
    * platform/qt/ThirdPartyCookiesQt.h:
    
    Source/WebKit/qt:
    
    * WebCoreSupport/GeolocationClientQt.h:
    * examples/platformplugin/WebPlugin.h:
    
    Source/WebKit2:
    
    * Platform/CoreIPC/Connection.h:
    * Platform/PlatformProcessIdentifier.h:
    * Platform/WorkQueue.h:
    * Shared/qt/QtNetworkRequestData.h:
    * Shared/qt/WebEventFactoryQt.h:
    * UIProcess/API/C/qt/WKNativeEvent.h:
    * UIProcess/API/qt/qquickwebview_p.h:
    * UIProcess/API/qt/qwebnavigationhistory_p.h:
    * UIProcess/API/qt/raw/qrawwebview_p.h:
    * UIProcess/DrawingAreaProxy.h:
    * UIProcess/Launcher/ThreadLauncher.h:
    * UIProcess/LayerTreeCoordinatorProxy.h:
    * UIProcess/qt/QtViewportHandler.h:
    * UIProcess/qt/QtWebPageSGNode.h:
    * UIProcess/qt/WebColorChooserProxyQt.h:
    * UIProcess/qt/WebGeolocationProviderQt.h:
    * UIProcess/qt/WebPopupMenuProxyQt.h:
    * WebProcess/WebProcess.h:
    
    Tools:
    
    * QtTestBrowser/launcherwindow.h:
    * WebKitTestRunner/PlatformWebView.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@123456 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    fc0c1c6d