RESOLVED FIXED 24603
[Gtk] Build fix - pass a Coordinate to Geoposition::create
https://bugs.webkit.org/show_bug.cgi?id=24603
Summary [Gtk] Build fix - pass a Coordinate to Geoposition::create
Jan Alonzo
Reported 2009-03-14 16:19:15 PDT
As per changeset http://trac.webkit.org/changeset/41650, Geoposition now only require two attributes - the Coordinate and timestamp. We need to update the Gtk implementation to reflect this. This will probably change once geoclue updates their own API.
Attachments
Update the gtk geolocation implementation (1.63 KB, patch)
2009-03-14 16:20 PDT, Jan Alonzo
mrowe: review+
Jan Alonzo
Comment 1 2009-03-14 16:20:06 PDT
Created attachment 28632 [details] Update the gtk geolocation implementation
Mark Rowe (bdash)
Comment 2 2009-03-14 16:36:19 PDT
Comment on attachment 28632 [details] Update the gtk geolocation implementation Please add a space around the operator in "m_timestamp*1000.0".
Jan Alonzo
Comment 3 2009-03-14 16:44:49 PDT
Landed in r41707. Thanks Mark!
Note You need to log in before you can comment on or make changes to this bug.