Skip to content
  • commit-queue@webkit.org's avatar
    Move page/Coordinates.[h|idl] to Modules/geolocation/ · 1a06ddd9
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=112945
    
    Patch by Steve Block <steveblock@chromium.org> on 2013-03-22
    Reviewed by Kentaro Hara.
    
    No new tests, no functional change.
    
    * CMakeLists.txt:
    * DerivedSources.make:
    * DerivedSources.pri:
    * GNUmakefile.list.am:
    * Modules/geolocation/Coordinates.h: Renamed from Source/WebCore/page/Coordinates.h.
    (WebCore):
    (Coordinates):
    (WebCore::Coordinates::create):
    (WebCore::Coordinates::isolatedCopy):
    (WebCore::Coordinates::latitude):
    (WebCore::Coordinates::longitude):
    (WebCore::Coordinates::altitude):
    (WebCore::Coordinates::accuracy):
    (WebCore::Coordinates::altitudeAccuracy):
    (WebCore::Coordinates::heading):
    (WebCore::Coordinates::speed):
    (WebCore::Coordinates::canProvideAltitude):
    (WebCore::Coordinates::canProvideAltitudeAccuracy):
    (WebCore::Coordinates::canProvideHeading):
    (WebCore::Coordinates::canProvideSpeed):
    (WebCore::Coordinates::Coordinates):
    * Modules/geolocation/Coordinates.idl: Renamed from Source/WebCore/page/Coordinates.idl.
    * Target.pri:
    * WebCore.gypi:
    * WebCore.vcproj/WebCore.vcproj:
    * WebCore.vcxproj/WebCore.vcxproj:
    * WebCore.vcxproj/WebCore.vcxproj.filters:
    * WebCore.xcodeproj/project.pbxproj:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@146570 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    1a06ddd9