dom/interfaces/threads/nsIDOMWorkers.idlScriptable
This interface is an abstract interface used to implement the web workers architecture.
1.0
66
Introduced
Gecko 1.9.1
Inherits from: nsIDOMEventTarget Last changed in Gecko 1.9.1 (Firefox 3.5 / Thunderbird 3.0 / SeaMonkey 2.0)

Attributes

Attribute Type Description
onerror nsIDOMEventListener The error listener for the worker.

See also