[Webkit-unassigned] [Bug 34082] [Android] Android Geolocation service should not start if the WebView is paused
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 23 12:15:25 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34082
--- Comment #12 from Eric Seidel <eric at webkit.org> 2010-02-23 12:15:25 PST ---
(From update of attachment 49289)
So Page::suspend() and Page::resume() are called by the embedder? Why doesn't
Page::resume() do anything to already suspended geolocations?
Is Geolocation done entirely in WebCore? I'm surprised that the embedder can't
control this directly from the embedder's side of things. Why is WebCore code
required at all. Can't the embedder just drop the geolocation requests on the
floor when it wants to?
--
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