Re: DOM based API

>
> The navigator object has traditionally been the place to hang  
> information and APIs that are not specific to a particular frame or  
> document (like UA version info, available plugins, online/offline  
> status, etc). But I could see doing it either way.


Permissions are going to be based on which document the geolocation  
request is from.  This does make me lean toward putting the  
geolocation object on window.

Doug Turner
Mozilla Corp.

Received on Saturday, 7 June 2008 16:32:41 UTC