[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
Wed Mar 10 17:00:47 PST 2010


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





--- Comment #25 from Alexey Proskuryakov <ap at webkit.org>  2010-03-10 17:00:46 PST ---
> don't handle suspend() (they return false from canSuspend())

Side note: suspend() can still be called if canSuspend() returns true. One can
prevent a document from going into a b/f cache, but a debugger can be attached
and try to suspend() any time.

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