[Webkit-unassigned] [Bug 27888] New: Geolocation clean up when no longer updating
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 31 10:22:48 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27888
Summary: Geolocation clean up when no longer updating
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bolsinga at apple.com
CC: sam at webkit.org
When Geolocation::disconnectFrame() is called, need to call
Document::setUsingGeolocation(false) to mirror the true call when it is set up.
When handling an error, and there are no more listeners, call
GeolocationService::stopUpdating().
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list