Skip to content
  • eric@webkit.org's avatar
    2009-10-29 Laszlo Gombos <laszlo.1.gombos@nokia.com> · 216b123d
    eric@webkit.org authored
            Reviewed by Tor Arne Vestbø.
    
            [Qt] Implement DELETE HTTP method for XmlHttpRequest
            https://bugs.webkit.org/show_bug.cgi?id=30894
    
            No new tests as this functionality is already tested by the
            xmlhttprequest LayoutTests. As this patch depends on an unreleased
            version of the dependent QtNetwork library and the tests will be
            enabled later once the dependent library is released (and the
            buildbot is updated).
    
            * platform/network/qt/QNetworkReplyHandler.cpp:
            (WebCore::QNetworkReplyHandler::QNetworkReplyHandler):
            (WebCore::QNetworkReplyHandler::start):
    2009-10-29  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
    
            Reviewed by Tor Arne Vestbø.
    
            [Qt] Implement DELETE HTTP method for XmlHttpRequest
            https://bugs.webkit.org/show_bug.cgi?id=30894
    
            No new tests as this functionality is already tested by the
            xmlhttprequest LayoutTests. As this patch depends on an unreleased
            version of the dependent QtNetwork library and the tests will be
            enabled later once the dependent library is released (and the
            buildbot is updated).
    
            * Api/qwebframe.cpp:
            (QWebFrame::load):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50288 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    216b123d