OSDN Git Service

Fix Geolocation to make use of the startUpdating helper method
authorSteve Block <steveblock@google.com>
Fri, 29 Jan 2010 16:15:18 +0000 (16:15 +0000)
committerSteve Block <steveblock@google.com>
Fri, 29 Jan 2010 16:53:13 +0000 (16:53 +0000)
commit7fe9fafffc35c6688167a3916869b9c32bd69d1c
treee192e3e4b54ea4f000ba3f320541592938a1f38b
parentfbd2688ec2a4d79adf95888484958ee80341a5a2
Fix Geolocation to make use of the startUpdating helper method

This should have been done as part of the cherry-pick of WebKit change
52103 in https://android-git.corp.google.com/g/#change,37374

This is a syntactic change only, no functional change on Android.

Change-Id: Ic49ac710cafbacd5ff90e92d84b3360a316a43dd
WebCore/page/Geolocation.cpp