[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
Fri Jun 11 10:30:33 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

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




--- Comment #7 from Alexey Proskuryakov <ap at webkit.org>  2010-06-11 10:30:33 PST ---
(From update of attachment 58467)
> -    HashSet<RefPtr<Geolocation> > m_observers;
> +    typedef HashMap<RefPtr<Geolocation>, bool> ObserversMap;

It feels a little strange that of all PositionOptions, only this one goes here. But I guess that's the way it is.

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