This interface is an abstract interface representing the 'inside' of a worker. This interface allows a worker to look up information about itself, as well as to control itself.
1.0
28
Introduced
Gecko 1.9.1
Inherits from:
nsISupports
Last changed in Gecko 1.9.2 (Firefox 3.6 / Thunderbird 3.1 / Fennec 1.0)Attributes
Attribute | Type | Description |
location |
| Read only. |
navigator |
| Read only. |
onerror |
| |
self |
| Returns the global scope object itself. Read only. |