[webkit-reviews] review requested: [Bug 22022] [GTK] add a GeoLocation implementation : [Attachment 26052] updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 16 07:50:10 PST 2008


relu <aurelianmaga at yahoo.com> has asked  for review:
Bug 22022: [GTK] add a GeoLocation implementation
https://bugs.webkit.org/show_bug.cgi?id=22022

Attachment 26052: updated patch
https://bugs.webkit.org/attachment.cgi?id=26052&action=review

------- Additional Comments from relu <aurelianmaga at yahoo.com>
I’m sending this new patch which hopefully addresses Holger’s and Greg
comments.

>This is plain wrong. The enum is matching the PositionError of the w3c
>geolocation API. You may not just add values to it...

agreed

>wrong, for the same reason. If you think this should be there then please
>participate in the W3C geolocation discussion?!

agreed. Is there any reason to have PositionError::LOCATION_PROVIDER_ERROR and
PositionError::POSITION_NOT_FOUND_ERROR in the first place?

>hmm, could you explain that part? It feels odd to treat a non existing option
>like a request for a high accuracy...

agreed. I was trying to get around bug 22847

>oh well, could you point me to the gurantee that we will get a signal? I could

>not find anything in the GeoClue API doing that. And in general we do not
>comment out code...we remove it

in geoclue/example/master-pos-example.c position_changed_cb is triggered
periodically


More information about the webkit-reviews mailing list