Skip to content
  • commit-queue@webkit.org's avatar
    2010-10-13 John Knottenbelt <jknotten@chromium.org> · 36a8cc8f
    commit-queue@webkit.org authored
            Reviewed by Steve Block.
    
            First step towards client-based Geolocation in Chromium. Build
            fixes for CLIENT_BASED_GEOLOCATION preprocessor feature define.
            https://bugs.webkit.org/show_bug.cgi?id=47586
    
            * WebCore.gyp/WebCore.gyp:
            * platform/chromium/ChromiumBridge.h:
            * platform/chromium/GeolocationServiceChromium.cpp:
    2010-10-13  John Knottenbelt  <jknotten@chromium.org>
    
            Reviewed by Steve Block.
    
            First step towards client-based Geolocation in Chromium. Build
            fixes for CLIENT_BASED_GEOLOCATION preprocessor feature define.
            https://bugs.webkit.org/show_bug.cgi?id=47586
    
            * WebKit.gyp:
            * src/ChromeClientImpl.cpp:
            (WebKit::ChromeClientImpl::requestGeolocationPermissionForFrame):
            (WebKit::ChromeClientImpl::cancelGeolocationPermissionRequestForFrame):
            * src/ChromiumBridge.cpp:
            * src/WebGeolocationServiceMock.cpp:
            (WebKit::WebGeolocationServiceMock::createWebGeolocationServiceMock):
            (WebKit::WebGeolocationServiceMock::setMockGeolocationPermission):
            (WebKit::WebGeolocationServiceMock::setMockGeolocationPosition):
            (WebKit::WebGeolocationServiceMock::setMockGeolocationError):
    2010-10-13  John Knottenbelt  <jknotten@chromium.org>
    
            Reviewed by Steve Block.
    
            First step towards client-based Geolocation in Chromium. Build
            fixes for CLIENT_BASED_GEOLOCATION preprocessor feature define.
            https://bugs.webkit.org/show_bug.cgi?id=47586
    
            * DumpRenderTree/chromium/WebViewHost.cpp:
            * DumpRenderTree/chromium/WebViewHost.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69673 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    36a8cc8f