summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/GeolocationService.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge WebKit at r60074: Initial merge by gitSteve Block2010-05-271-1/+3
| | | | Change-Id: I18a2dc5439e36c928351ea829d8fb4e39b062fc7
* Merge webkit.org at r55033 : Fix merge conflictsSteve Block2010-04-271-5/+1
| | | | | | | | | | - Android.v8bindings.mk - Keep ours, conflict due to upstreaming of using DerivedSourcesAllInOne.cpp - V8Index.h - Keep ours, conflict due to upstreaming of touch events - GeolocationService.h - Take both, conflict due to Android-specific change for pausing service - PluginView.cpp - Take both, conflict due to Android-specific change to guard JSC headers - V8DOMWrapper.cpp - Keep ours, conflict due to addition of WORKERS guards Change-Id: Ib640e64caecbb8cb31272dbfbc18d95f32f9d126
* Merge webkit.org at r55033 : Initial merge by gitSteve Block2010-04-271-2/+7
| | | | Change-Id: I98a4af828067cc243ec3dc5e5826154dd88074b5
* Fixes a bug with the Geolocation suspend/resume behaviourSteve Block2010-02-181-0/+5
| | | | | | | | | | | | | PlatformBridge::isWebViewPaused needs to be an instance method, rather than a static. This fixes a bug where if the user switches browser windows while a page that uses Geolocation is still loading, the Geolocation service won't be started in the suspended state. Note that this is a temporary fix, as the upstreaming of the existing suspend/resume code will introduce a new approach, which will avoid this problem altogether. See https://android-git.corp.google.com/g/#change,38942 Change-Id: I3f07f8837b8a8c1c5e7e4f5112ab487188670c3a
* Updates mock Geolocation service to match final version submitted to WebKit.Steve Block2009-09-081-1/+0
| | | | | | 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-2/+1
| | | | See https://bugs.webkit.org/show_bug.cgi?id=28264.
* Adds a mock GeolocationService.Steve Block2009-07-301-0/+7
| | | | This is being submitted to WebKit in bug 27716.
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-101-6/+6
| | | | Automated import of CL 145796
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+71
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-71/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+71