Skip to content
  • jocelyn.turcotte@nokia.com's avatar
    2010-12-10 Jocelyn Turcotte <jocelyn.turcotte@nokia.com> · 0a742e70
    jocelyn.turcotte@nokia.com authored
            Reviewed by Kenneth Rohde Christiansen.
    
            [Qt][WK2] Add the QWKContext API class to wrap the WebContext.
            https://bugs.webkit.org/show_bug.cgi?id=50750
    
            * UIProcess/API/qt/WKView.h:
            * UIProcess/API/qt/qgraphicswkview.cpp:
            (QGraphicsWKView::QGraphicsWKView):
            Change the WKPageNamespaceRef argument to QWKContext*
            * UIProcess/API/qt/qgraphicswkview.h:
            * UIProcess/API/qt/qwkcontext.cpp: Added.
            * UIProcess/API/qt/qwkcontext.h: Added.
            * UIProcess/API/qt/qwkcontext_p.h: Added.
            * UIProcess/API/qt/qwkpage.cpp:
            (QWKPagePrivate::QWKPagePrivate):
            (QWKPage::QWKPage):
            Change the WKPageNamespaceRef argument to QWKContext*
            * UIProcess/API/qt/qwkpage.h:
            * UIProcess/API/qt/qwkpage_p.h:
            * WebKit2.pro:
    2010-12-10  Jocelyn Turcotte  <jocelyn.turcotte@nokia.com>
    
            Reviewed by Kenneth Rohde Christiansen.
    
            [Qt][WK2] Add the QWKContext API class to wrap the WebContext.
            https://bugs.webkit.org/show_bug.cgi?id=50750
    
            * MiniBrowser/qt/BrowserView.cpp:
            (BrowserView::BrowserView):
            * MiniBrowser/qt/BrowserView.h:
            * WebKitTestRunner/qt/PlatformWebViewQt.cpp:
            (WTR::WebView::WebView):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73716 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    0a742e70