Database in local-storage is not persistent

Just starting out? Need help? Post your questions and find answers here.
User avatar
skywalk
Posts: 47
Joined: Tue Feb 25, 2014 2:13 am
Location: Boston, MA

Re: Database in local-storage is not persistent

Post by skywalk »

Fred wrote:You can persist any files now, not just database.
Really great addition 8-)
When working toward the solution of a problem, it always helps if you know the answer. ~ ?
An expert is one who knows more and more about less and less until he knows absolutely everything about nothing. ~ Weber
User avatar
T4r4ntul4
Posts: 132
Joined: Wed May 21, 2014 1:57 pm
Location: Netherlands
Contact:

Re: Database in local-storage is not persistent

Post by T4r4ntul4 »

When i close my browser it automatically deletes all offline website content. Its an option in FireFox and maybe other browsers too. When a user have that setting on, the database and files wont be persistent. (i tested it only in FireFox)
the.weavster
Posts: 220
Joined: Sat Mar 01, 2014 3:02 pm

Re: Database in local-storage is not persistent

Post by the.weavster »

I think if the user goes to:

Preferences->Advance->Network->Offline Web Content and User Data

S/he can specify which sites are allowed to store local data and then 'Offline Website Data' can be excluded from the 'clear all current history' option.
User avatar
T4r4ntul4
Posts: 132
Joined: Wed May 21, 2014 1:57 pm
Location: Netherlands
Contact:

Re: Database in local-storage is not persistent

Post by T4r4ntul4 »

Luckily in Android the data is persistent per app.
Post Reply