зеркало из https://github.com/mozilla/pjs.git
Bug 455329 - geolocation - support enableHiqhAccuracy position option.
This commit is contained in:
Родитель
609dc9d250
Коммит
3a32f40a96
|
@ -37,8 +37,8 @@
|
|||
|
||||
#include "domstubs.idl"
|
||||
|
||||
[scriptable, uuid(03723BAE-E1EC-4F35-965F-0A9FDF573D86)]
|
||||
[scriptable, uuid(74FA3BE6-4CBF-47C7-9BE1-FB9F17DD0D5D)]
|
||||
interface nsIDOMGeoPositionOptions : nsISupports
|
||||
{
|
||||
attribute boolean enableHiqhAccuracy;
|
||||
attribute boolean enableHighAccuracy;
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче