Skip to content
  • benjamin.poulain@nokia.com's avatar
    2011-04-06 Benjamin Poulain <benjamin.poulain@nokia.com> · 7f2c250c
    benjamin.poulain@nokia.com authored
            Reviewed by Kenneth Rohde Christiansen.
    
            [Qt] LayoutTestController needs to implement numberOfPendingGeolocationPermissionRequests
            https://bugs.webkit.org/show_bug.cgi?id=56086
    
            * platform/qt/Skipped: Remove the skipped test which required numberOfPendingGeolocationPermissionRequests.
    2011-04-06  Benjamin Poulain  <benjamin.poulain@nokia.com>
    
            Reviewed by Kenneth Rohde Christiansen.
    
            [Qt] LayoutTestController needs to implement numberOfPendingGeolocationPermissionRequests
            https://bugs.webkit.org/show_bug.cgi?id=56086
    
            Add the accessor numberOfPendingGeolocationPermissionRequests to call GeolocationClientMock::numberOfPendingPermissionRequests()
            from the LayoutTestController.
    
            * WebCoreSupport/DumpRenderTreeSupportQt.cpp:
            (DumpRenderTreeSupportQt::numberOfPendingGeolocationPermissionRequests):
            * WebCoreSupport/DumpRenderTreeSupportQt.h:
    2011-04-06  Benjamin Poulain  <benjamin.poulain@nokia.com>
    
            Reviewed by Kenneth Rohde Christiansen.
    
            [Qt] LayoutTestController needs to implement numberOfPendingGeolocationPermissionRequests
            https://bugs.webkit.org/show_bug.cgi?id=56086
    
            Add the missing method.
    
            * DumpRenderTree/qt/DumpRenderTreeQt.cpp:
            (WebCore::DumpRenderTree::getAllPages): Add a method to return all the pages allocated for the current test.
            * DumpRenderTree/qt/DumpRenderTreeQt.h:
            * DumpRenderTree/qt/LayoutTestControllerQt.cpp:
            (LayoutTestController::numberOfPendingGeolocationPermissionRequests):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@83137 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    7f2c250c