On Wed, Oct 29, 2008 at 1:33 PM, Andrei Popescu <andreip@google.com> wrote: > interface PositionError { > const unsigned short PERMISSION_ERROR = 1; > const unsigned short PROVIDER_ERROR = 2; > const unsigned short NOT_FOUND = 3; > const unsigned short TIMEOUT = 4; > const unsigned short UNKNOWN = 5; > readonly int code; 'code' would be unsigned short, as well. AndreiReceived on Wednesday, 29 October 2008 13:35:32 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 11 August 2009 20:54:08 GMT