W3C home > Mailing lists > Public > public-geolocation@w3.org > November 2008

Re: PositionError Requests

From: Andrei Popescu <andreip@google.com>
Date: Thu, 13 Nov 2008 12:28:06 +0000
Message-ID: <708552fb0811130428m55145ef8r2856bcc80e8b3291@mail.gmail.com>
To: Greg Bolsinga <bolsinga@apple.com>
Cc: Doug Turner <doug.turner@gmail.com>, Chris Butler <cbutler@dash.net>, olli@pettay.fi, public-geolocation@w3.org

Hello,

On Tue, Nov 4, 2008 at 10:57 AM, Andrei Popescu <andreip@google.com> wrote:
>
> Ok, so the current agreement seems to be:
>
> interface PositionError {
>  const unsigned short UNKNOWN_ERROR = 0;
>  const unsigned short PERMISSION_DENIED  = 1;
>  const unsigned short POSITION_UNAVAILABLE = 2;
>  const unsigned short TIMEOUT = 3;
>  (...)
> };
>
> Are there any further comments on this? If not, this is what I will
> add to the spec.
>

I've updated the PositionError interface as agreed in this thread.
Please have a look.

Thanks,
Andrei
Received on Thursday, 13 November 2008 12:28:50 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 18:13:30 GMT