On 2/7/2014 2:24 AM, xunxun wrote:
> Hi,
>
>      I noticed that all of mozilla official firefox is built using
> -with-google-api-keyfile=/c/builds/gapi.data, I want to know what is
> the option -with-google-api-keyfile and where can I get the file
> /c/builds/gapi.data.
>      If I don't use the option, will any defect exist?
>
>      Thanks.
>
Google started requiring us to use a secret key for calling the Google
Location Service API (which we use as the backend for our Geolocation
API). You can see some more details in the bug where we added this.[1]
As I understand it, if you don't provide a key the Geolocation API will
not work. You can find information about API keys at Google's site[2]. I
believe Doug Turner mentioned that Google was amenable to handing out
free unlimited keys to community members doing Firefox builds, but I
could be wrong on that point.

-Ted

1. https://bugzilla.mozilla.org/show_bug.cgi?id=882485
2.
https://developers.google.com/maps/documentation/business/geolocation/#api-key
_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to