[Webkit-unassigned] [Bug 40374] Client-based Geolocation does not pass high power option to controller and client

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 27 06:25:33 PDT 2010


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


Jeremy Orlow <jorlow at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62681|review?                     |review+
               Flag|                            |




--- Comment #20 from Jeremy Orlow <jorlow at chromium.org>  2010-07-27 06:25:33 PST ---
(From update of attachment 62681)
WebCore/page/GeolocationController.cpp:61
 +              m_client->startUpdating();
Is there any reason this can't always be called?

WebCore/page/GeolocationController.cpp:74
 +          if (m_observers.isEmpty())
Is there any reason this can't always be called?

r=me

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