[Webkit-unassigned] [Bug 35191] [Gtk] use geoclue providers with don't provide update
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Feb 20 04:04:42 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35191
arno. <arno at renevier.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #49123| |review?
Flag| |
--- Comment #1 from arno. <arno at renevier.net> 2010-02-20 04:04:42 PST ---
Created an attachment (id=49123)
--> (https://bugs.webkit.org/attachment.cgi?id=49123)
patch v1
path proposal:
after creating geocluePosition (with need_update to false), I call
geoclue_position_get_position_async. Asynchronous call is needed for two
things:
- not freezing the interface in case it takes a long time to have the position.
- not calling Geolocation::makeSuccessCallbacks before
Geolocation::startRequest returns (otherwise, makeSuccessCallbacks is called
with an empty m_oneShots).
--
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