WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 41341
Geolocation should inform the service/controller when each request completes
https://bugs.webkit.org/show_bug.cgi?id=41341
Summary
Geolocation should inform the service/controller when each request completes
Steve Block
Reported
2010-06-29 03:57:12 PDT
Currently, Geolocation only calls GeolocationService::stopUpdating() (non-client-based) or GeolocationController::removeObserver() (client-based) when all requests complete. This means that the service/controller can not know when a request that specified enableHighAccuracy completes. As a result, the service/controller may use high accuracy for longer than required. Instead, Geolocation should inform the service/controller when each request completes.
Attachments
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2012-05-21 12:08:47 PDT
***
Bug 79858
has been marked as a duplicate of this bug. ***
David Kilzer (:ddkilzer)
Comment 2
2013-02-07 16:25:52 PST
<
rdar://problem/10951749
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug