W3cubDocs

/Web APIs

QuotaExceededError: requested property

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

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

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Opera Safari Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet WebView Android WebView on iOS
requested 138 138 No 122 No 138 No 91 No No 138 No

See also

© 2005–2025 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/QuotaExceededError/requested