summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni/MockGeolocation.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Updates mock Geolocation service to match final version submitted to WebKit.Steve Block2009-09-081-3/+3
| | | | | | See https://bugs.webkit.org/show_bug.cgi?id=28264. Change-Id: I30900239108ea699f194fceb30626f41c928c08e
* Brings Mock Geolocation service up to date with latest submission to WebKit.Steve Block2009-09-021-20/+4
| | | | See https://bugs.webkit.org/show_bug.cgi?id=28264.
* Adds ability to configure mock Geolocation service from DumpRenderTree on ↵Steve Block2009-08-141-0/+96
Android.