Skip to content
  • eric@webkit.org's avatar
    2010-05-23 Marcus Bulach <bulach@chromium.org> · 5aa1d3e0
    eric@webkit.org authored
            Reviewed by Kent Tamura.
    
            [chromium] Adds Geolocation support to DumpRenderTree.
            https://bugs.webkit.org/show_bug.cgi?id=39440
    
            Existing LayoutTests/fast/dom/Geolocation/* should pass.
    
            * public/WebGeolocationServiceMock.h:
            * src/WebGeolocationServiceMock.cpp:
            (WebKit::WebGeolocationServiceMock::setMockGeolocationPermission):
            (WebKit::WebGeolocationServiceMock::requestPermissionForFrame):
            (WebKit::WebGeolocationServiceMock::attachBridge):
            (WebKit::WebGeolocationServiceMock::detachBridge):
    2010-05-23  Marcus Bulach  <bulach@chromium.org>
    
            Reviewed by Kent Tamura.
    
            [chromium] Adds Geolocation support to DumpRenderTree.
            https://bugs.webkit.org/show_bug.cgi?id=39440
    
            Existing LayoutTests/fast/dom/Geolocation/* should pass.
    
            * DumpRenderTree/chromium/LayoutTestController.cpp:
            (LayoutTestController::LayoutTestController):
            (LayoutTestController::setGeolocationPermission):
            (LayoutTestController::setMockGeolocationPosition):
            (LayoutTestController::setMockGeolocationError):
            * DumpRenderTree/chromium/LayoutTestController.h:
            * DumpRenderTree/chromium/TestShell.cpp:
            (TestShell::TestShell):
            * DumpRenderTree/chromium/WebViewHost.cpp:
            (WebViewHost::geolocationService):
            * DumpRenderTree/chromium/WebViewHost.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@60032 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5aa1d3e0