[webkit-dev] PositionOptions null
Greg Bolsinga
bolsinga at apple.com
Sat Dec 13 14:25:31 PST 2008
On Dec 12, 2008, at 12:50 PM, Aurelian Maga wrote:
> Hello,
>
> I'm trying the geolocation api (gtk implementation with geoclue) and
> in a javascript I'm creating a postionoptions object like this:
>
> var options = {enableHighAccuracy:true,timeout:30000};
>
> and pass this to getCurrentPosition. The
> GeolocationServiceGtk::startUpdating(PositionOptions* options) is
> being called but the options object is null.
>
> Could someone point me in the right direction to fix this?
Yeah, this is a known issue that doesn't have a bug! Can you file a
bug? ;) Thanks, -- Greg
More information about the webkit-dev
mailing list