[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 06:52:10 PST 2010


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





--- Comment #10 from Steve Block <steveblock at google.com>  2010-02-23 06:52:10 PST ---
> Please use an Enum instead of true/false to make callers clearer.
> +PassRefPtr<Geolocation> Geolocation::create(Frame* frame, bool suspend)
OK, will do

> Wast the page() suspension stuff already added separatedly?
>  155         m_geolocation = Geolocation::create(m_frame, m_frame &&
> m_frame->page()->isSuspended());
No, it's added in this patch

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