[Webkit-unassigned] [Bug 64970] [Gtk] Support for client-based geolocation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 21 12:47:34 PDT 2011


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





--- Comment #2 from Zan Dobersek <zandobersek at gmail.com>  2011-07-21 12:47:34 PST ---
(In reply to comment #1)
> Created an attachment (id=101628)
 --> (https://bugs.webkit.org/attachment.cgi?id=101628&action=review) [details]
> Client-based geolocation - the whole package

A bit more description: GeolocationClientGtk utilizes GeoClue in pretty much the same way as GeolocationServiceGtk does. The only significant difference is how position updates and errors are handled and the setting of new requirements when high curracy is requested and client is already updating.

The whole feature is already enabled by default in both build-webkit and configure.ac.

Also included is complete support for testing. Out of 37 tests in fast/dom/Geolocation 36 now pass with one single test remaining skipped because of reported crashing.

Just noted that new files are missing licence headers, will fix.

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