javascript - If HTML5 local browser database entries exceed its fixed size -


i have html5 local browser database 2mb in size. suppose entries inserting 1 one or in loop, happen if entries crossed limit of fixed size, 2mb?

it true size not exceed automatically if limit crossed top entries first entered automatically removed adjust new entries or new entries stop insert?

if exceed storage throw “quota_exceeded_err” exception. can catch exception , manage storage manually


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -