quotaLimiting property

Sets or gets whether quota limiting is used.

Note  These APIs can only be used with F12 developer tools and the Diagnostics Script Engine, and can't be called from JavaScript.

 

This property is read/write.

 

Syntax

JavaScript
object.quotaLimiting = ptrptr = object.quotaLimiting

 

Property values

Type: boolean

True if quota limiting is used, false otherwise.

See also

DiagnosticsIndexedDB

DiagnosticsStorage