Firefox Tomorrow

web api instance property

QuotaExceededError: requested property

View on MDN ↗

Limited availability

The requested read-only property of the QuotaExceededError interface returns the number of bytes that were requested when the error occurred, or undefined if the information is not available.

Value

A number representing the requested amount of storage in bytes, or undefined.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also