webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"PositionError.idl";
Public Attributes | |
readonly attribute unsigned short | code |
readonly attribute DOMString | message |
const unsigned short | PERMISSION_DENIED = 1 |
const unsigned short | POSITION_UNAVAILABLE = 2 |
const unsigned short | TIMEOUT = 3 |
const unsigned short PositionError::PERMISSION_DENIED = 1 |
const unsigned short PositionError::POSITION_UNAVAILABLE = 2 |
const unsigned short PositionError::TIMEOUT = 3 |