[][src]Constant webext_storage::ffi::error_codes::QUOTA_TOTAL_BYTES_EXCEEDED

pub const QUOTA_TOTAL_BYTES_EXCEEDED: i32 = 32;

The total number of bytes stored in the database for this extension, counting all key-value pairs serialized to JSON, exceeds the allowed limit.