internet explorer - How much data can be stored to the IE11 in-browser database within the windows 8 tablet -
backgroud:
i building offline application stores data ie11 in-browser db (indexdb) using pouchdb adapter.
my questions:
how data can store inbrowser-db within ie 11. application intended work in windows 8 tablet environment.
there 2 versions of ie available tabet (usual ie11 , ie metro). in terms of amount of data can stored inbrowser db there difference between 2 versions of ie.
from the pouchdb faqs:
internet exporer 10+ has hard 250mb limit, , prompt user non-modal dialog @ 10mb.
there this real-world research done raymond camden. might find "working quota on mobile browsers" useful.
i don't know if there's difference between ie11 , ie metro. if research, please update pouchdb faqs , let know. :)
Comments
Post a Comment