Firefox Tomorrow

web api instance property

WorkerNavigator: locks property

View on MDN ↗

Secure contextAvailable in workers

The locks read-only property of the WorkerNavigator interface returns a LockManager object which provides methods for requesting a new Lock object and querying for an existing Lock object.

Value

A LockManager object.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.