[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
Thu Feb 11 11:25:07 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34082





--- Comment #6 from Eric Seidel <eric at webkit.org>  2010-02-11 11:25:06 PST ---
(From update of attachment 47927)
What does it mean for a page to be suspended?  If it only pertains to
Geolocation that seems a bit odd.  There must already be a concept of
"suspended" in WebCore?  What does Chromium do when a tab is not foreground? 
Are there circumstances in Safari or the iPhone where Geolocation would pause
or other per-page things would pause?

You're also aware that Frames can transfer between pages, right?  iFrames can
be moved from one window to another as of recently, so if your code should be
robust against the Page* changing.

-- 
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